Skip to content

Instantly share code, notes, and snippets.

@epost
Last active June 2, 2020 22:33
Show Gist options
  • Save epost/165f6092e06be3ffe23027ba69da7047 to your computer and use it in GitHub Desktop.
Save epost/165f6092e06be3ffe23027ba69da7047 to your computer and use it in GitHub Desktop.
.cpu 6502
* = $c000
start
inc $d020
inc $d021
jmp start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment