diff options
| author | Astrid Smith | 2010-11-12 23:18:38 -0800 |
|---|---|---|
| committer | Astrid Smith | 2010-11-12 23:18:38 -0800 |
| commit | 8dbfc78b389ce01023b205b1203cf01b9b13170a (patch) | |
| tree | 9d0c956b33b15e54ffea196e8a63ed5fdb5a0074 /opcodes.asm.m4 | |
| parent | 6ce50a2a554ae7997d77dfff5ea3c82d27b65719 (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 |
