diff options
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 |
