Skip to content

Instantly share code, notes, and snippets.

@artlung
Created February 21, 2019 21: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 artlung/4a7afcc9f70e89f252db9911ffcbb396 to your computer and use it in GitHub Desktop.
Save artlung/4a7afcc9f70e89f252db9911ffcbb396 to your computer and use it in GitHub Desktop.
100 CALL CLEAR
110 CALL CHAR(96, "FFFFFFFFFFFFFFFF")
120 CALL CHAR(42, "0F0F0F0F0F0F0F0F")
130 CALL HCHAR(12,17,42)
140 CALL VCHAR(14,17,96)
150 FOR DELAY=1 TO 500
160 NEXT DELAY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment