Created
January 22, 2016 04:14
-
-
Save nothings/ccedc4c4b3fec2c47768 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| @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