Created
February 7, 2019 06:51
-
-
Save vnkdj5/f277e7c17084c60ac3d95296ba757cde to your computer and use it in GitHub Desktop.
Output of pass 2 of macro
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
| START 100 | |
| +MOVER AREG 10 | |
| +ADD AREG ='1' | |
| +MOVER CREG 20 | |
| +ADD CREG ='5' | |
| +MOVER BREG 100 | |
| +MOVER AREG 200 | |
| +ADD BREG ='15' | |
| +ADD AREG ='10' | |
| END |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment