Skip to content

Instantly share code, notes, and snippets.

@liorean
Created August 18, 2018 19:52
Show Gist options
  • Save liorean/58729c365565fea47a0e9262d64ca62e to your computer and use it in GitHub Desktop.
Save liorean/58729c365565fea47a0e9262d64ca62e to your computer and use it in GitHub Desktop.
Human Resource Machine Year 11 Sub Hallway solution 1
-- HUMAN RESOURCE MACHINE PROGRAM --
a:
INBOX
COPYTO 0
INBOX
COPYTO 1
SUB 0
OUTBOX
COPYFROM 0
SUB 1
OUTBOX
JUMP a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment