Skip to content

Instantly share code, notes, and snippets.

@remy
Created March 15, 2020 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remy/3cbe71821d3eae96273d0cef0426fda0 to your computer and use it in GitHub Desktop.
Save remy/3cbe71821d3eae96273d0cef0426fda0 to your computer and use it in GitHub Desktop.
Loads screen$ and keeps it on screen (BASIC for ZX Spectrum)
10 CLS
20 LOAD "" SCREEN$
30 PAUSE 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment