Closed suzukiplan closed 4 years ago
Fixed a CRITICAL bug that jumps to an invalid address when a relative jump destination address e of JR and DJNZ are a boundary case.
This bug will occurred when running Space Harrier on SMS ($16E0 instruction in Bank 1 = $56E0)
Fixed a CRITICAL bug that jumps to an invalid address when a relative jump destination address e of JR and DJNZ are a boundary case.