diff options
| author | Duncan Smith | 2010-11-12 23:18:38 -0800 |
|---|---|---|
| committer | Duncan Smith | 2010-11-12 23:18:38 -0800 |
| commit | 677c903c27858a0d5ef7b09c4273550770673b4a (patch) | |
| tree | c04ef3755e8c7686c891b1632b1e875b006389d8 /opcodes.asm.m4 | |
| parent | 4632b7527eb009963c65abe90f96670bfc22ebb1 (diff) | |
Tiny non-code changes
Diffstat (limited to 'opcodes.asm.m4')
| -rw-r--r-- | opcodes.asm.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes.asm.m4 b/opcodes.asm.m4 index 12fbd52..6d6be9e 100644 --- a/opcodes.asm.m4 +++ b/opcodes.asm.m4 @@ -1,4 +1,4 @@ -;;; ======================================================================== +;;; == -*- asm -*- ========================================================= ;;; ======================================================================== ;;; ___ ___ ======= ============================== ;;; ___( _ ) / _ \ emulation core ==================================== @@ -264,7 +264,7 @@ OPCODE(07,« ;; EX AF,AF' ;; No flags ;; XXX AF -OPCODE(08, +OPCODE(08,« swap eaf »,4,,2) ;nok |
