Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save nothings/ccedc4c4b3fec2c47768 to your computer and use it in GitHub Desktop.

Select an option

Save nothings/ccedc4c4b3fec2c47768 to your computer and use it in GitHub Desktop.
@1
TOP:
SUB 64
JGZ TOP
ADD 64
ADD ACC
ADD ACC
ADD ACC
ADD UP
MOV ACC,RIGHT
@2
TOP:
MOV LEFT,ACC
SUB 108
JEZ MATCH
MOV 0,DOWN
JMP TOP
MATCH:
MOV 1,DOWN
@5
MOV UP,DOWN
@9
MOV UP,DOWN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment