mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
start implementing actual shito
(also looks like the test bench in libui_sdl/main.cpp snuck in with the copyright update. shit)
This commit is contained in:
@ -24,6 +24,8 @@ namespace CP15
|
||||
|
||||
void Reset();
|
||||
|
||||
void Savestate(Savestate* file);
|
||||
|
||||
void UpdateDTCMSetting();
|
||||
void UpdateITCMSetting();
|
||||
|
||||
|
Reference in New Issue
Block a user