Skip to content

Instantly share code, notes, and snippets.

@Idorobots
Created October 25, 2012 21:57
Show Gist options
  • Save Idorobots/3955696 to your computer and use it in GitHub Desktop.
Save Idorobots/3955696 to your computer and use it in GitHub Desktop.
The parallel HerpDerp VM.
uint[] code = [0,
DERP,
RECEIVE,
CMP, 1,
JUMPL, 1,
MOVEA, 1,
ADDMEM, 0,
CMP, 1,
MOVEAD,
MOVEA, 0,
MOVEMEM,
DEBUG, 0,
JUMPL, 1,
HALT
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment