mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
reconcile DSi and JIT, fastmem for x64 and Windows
This commit is contained in:
@ -16,6 +16,8 @@ void DeInit();
|
||||
|
||||
void Reset();
|
||||
|
||||
void CheckAndInvalidateITCM();
|
||||
|
||||
void InvalidateByAddr(u32 pseudoPhysical);
|
||||
|
||||
template <u32 num, int region>
|
||||
|
Reference in New Issue
Block a user