Created
March 30, 2010 02:44
-
-
Save benjaminplee/348698 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:reverseplayer2name | |
duplicate | |
push 1 | |
subtract | |
not | |
goto donereverseplayer2name NOWHERE | |
duplicate | |
push 1 | |
subtract | |
push 3 | |
push 1 | |
roll | |
push 1 | |
add | |
push 1 | |
roll | |
push 1 | |
goto reverseplayer2name NOWHERE | |
:donereverseplayer2name | |
pop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment