Bug fix: BRK should set I flag

This commit is contained in:
Takashi Toyoshima
2014-12-08 00:50:05 +09:00
parent 729cac78a0
commit 2ad2fa6efb
+1
View File
@@ -812,6 +812,7 @@ op00: // BRK
adds r0, r0, #0xfe
_ldw
mov PC, r0
__se FLAG_I
_decode
op01: // ORA - (Indirect, X)