Skip to content

Instantly share code, notes, and snippets.

@dom111
Created July 27, 2020 20:33
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 dom111/c599d89ff6fe4d8e6a9d9953fdfb6ff6 to your computer and use it in GitHub Desktop.
Save dom111/c599d89ff6fe4d8e6a9d9953fdfb6ff6 to your computer and use it in GitHub Desktop.
1 DIM C 20
5 O%=C
10 [OPT 7
15 .SAY
20 LDA #80
30 JSR &FFE3
40 LDA #86
50 JSR &FFE3
60 RTS
70 ]
80 CALL SAY
RUN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment