Skip to content

Instantly share code, notes, and snippets.

@vnkdj5
Created February 7, 2019 06:51
Show Gist options
  • Select an option

  • Save vnkdj5/f277e7c17084c60ac3d95296ba757cde to your computer and use it in GitHub Desktop.

Select an option

Save vnkdj5/f277e7c17084c60ac3d95296ba757cde to your computer and use it in GitHub Desktop.
Output of pass 2 of macro
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