summaryrefslogtreecommitdiff
path: root/opcodes.asm
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes.asm')
-rw-r--r--opcodes.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes.asm b/opcodes.asm
index 3ab0ff4..2bdd263 100644
--- a/opcodes.asm
+++ b/opcodes.asm
@@ -1878,8 +1878,7 @@ emu_op_cd:
move.l epc,a0
bsr underef ; d0 has PC
PUSHW d0
- FETCHWI d0
- bra emu_op_ca ; JP
+ bra emu_op_c3 ; JP
START
emu_op_ce: