diff options
| author | Duncan Smith | 2010-06-26 13:47:25 -0700 |
|---|---|---|
| committer | Duncan Smith | 2010-06-26 13:47:25 -0700 |
| commit | 1fa0a81e756870d263d6c4f7ffa5dc71e2299d09 (patch) | |
| tree | 3855a8a95261b6ec8d35c4d051dbb95fb35736a7 /main.asm | |
| parent | 5e36765df09585ec20587299f3cd2f6b3c93a443 (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 |
