mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-21 21:31:00 -06:00
fasterer BG/OBJ VRAM reads
This commit is contained in:
@ -161,7 +161,7 @@ void ARM::SetupCodeMem(u32 addr)
|
||||
//NDS::ARM7GetMemRegion(addr, false, &CodeMem);
|
||||
}
|
||||
}
|
||||
extern u64 vbltime;
|
||||
|
||||
void ARMv5::JumpTo(u32 addr, bool restorecpsr)
|
||||
{
|
||||
if (restorecpsr)
|
||||
|
Reference in New Issue
Block a user