diff options
| author | Astrid Smith | 2010-06-26 13:47:25 -0700 |
|---|---|---|
| committer | Astrid Smith | 2010-06-26 13:47:25 -0700 |
| commit | 4eba8e12093c69e280d0c0809358d6f54a4ab9cf (patch) | |
| tree | 77e2f7b348ee6170997eaabcbf64a0e4c05d1f03 /main.asm | |
| parent | d6709af5a8ec03fc4e6a8689456c2b12c674a92a (diff) | |
Parted out ADC macro-instruction
Diffstat (limited to 'main.asm')
| -rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ ;;; ;;; D0 = current instruction, scratch for macros ;;; D1 = scratch for instructions -;;; D2 = undefined +;;; D2 = further scratch ;;; ;;; ;;; The following have their shadows in the top half of the register |
