mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
fix addressing for tiny EEPROM.
This commit is contained in:
@ -379,8 +379,6 @@ s32 ARM::Execute()
|
||||
}
|
||||
}
|
||||
|
||||
//if (R[15]==0x037F9364) printf("R8=%08X R9=%08X\n", R[8], R[9]);
|
||||
|
||||
if (Num==0)
|
||||
{
|
||||
s32 diff = Cycles - lastcycles;
|
||||
|
Reference in New Issue
Block a user