Skip to content

Instantly share code, notes, and snippets.

@samfoo
Created December 6, 2013 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save samfoo/7825905 to your computer and use it in GitHub Desktop.
Save samfoo/7825905 to your computer and use it in GitHub Desktop.
cmp #$64
beq right
cmp #$61
beq left
cmp #$77
beq up
cmp #$73
beq down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment