Skip to content

Instantly share code, notes, and snippets.

@nrafter
Created April 25, 2017 04:18
Show Gist options
  • Save nrafter/10ad7f7fde28f09655c7f5720d4dff3d to your computer and use it in GitHub Desktop.
Save nrafter/10ad7f7fde28f09655c7f5720d4dff3d to your computer and use it in GitHub Desktop.
currentLocation = jmp/call;
counter = 1233;
for (counter; counter > 0; counter--) {
currentLocation + counter = (currentLocation + counter) - 19
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment