From 554557f41fee4e224a1b427207e9d124bd28efbf Mon Sep 17 00:00:00 2001 From: Duncan Smith Date: Tue, 9 Nov 2010 23:57:07 -0800 Subject: Woops, forgot to delete two comments. --- opcodes.asm | 2 -- 1 file changed, 2 deletions(-) (limited to 'opcodes.asm') 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 -- cgit v1.2.3