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 50c26f8..9a1598d 100644 --- a/opcodes.asm.m4 +++ b/opcodes.asm.m4 @@ -2236,7 +2236,7 @@ OPCODE(f7,« move.l epc,a0 bsr underef PUSHW d0 - move.w #$08,d0 + move.w #$30,d0 bsr deref move.l a0,epc ») @@ -2300,7 +2300,7 @@ OPCODE(ff,« move.l epc,a0 bsr underef PUSHW d0 - move.w #$08,d0 + move.w #$38,d0 bsr deref move.l a0,epc ») |
