Some code cleanup, port of StateLoader to C, some statesaver + rewind fixes.
This commit is contained in:
@@ -1317,7 +1317,6 @@ COPemulmode
|
||||
test byte[curexecstate],01h
|
||||
jz .nodis65816
|
||||
and byte[curexecstate],0FEh
|
||||
call changeexecloop
|
||||
.nodis65816
|
||||
cmp byte[curexecstate],0
|
||||
jne .nn
|
||||
|
||||
Reference in New Issue
Block a user