diff options
Diffstat (limited to 'opcodes.asm')
| -rw-r--r-- | opcodes.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/opcodes.asm b/opcodes.asm index d617502..e1e0922 100644 --- a/opcodes.asm +++ b/opcodes.asm @@ -644,7 +644,6 @@ emu_op_30: bsr f_norm_c beq emu_op_18 ; branch taken: carry clear add.l #1,epc - ;; INTERRUPTS: there is a race condition above DONE START @@ -1893,7 +1892,6 @@ emu_op_c4: bne emu_op_cd add.l #2,epc CONTINUE_INTS - ;; INTERRUPTS: there is a race condition above? DONE ;nok START |
