mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-30 17:50:04 -06:00
add stupid cast
also lay base for DSi savestates
This commit is contained in:
@ -45,6 +45,8 @@ void Reset();
|
||||
// however, no DSi savestate stuff seems to be actually implemented?!
|
||||
void DoSavestate(Savestate* file);
|
||||
|
||||
void DSPCatchUpU32(u32 _);
|
||||
|
||||
// SCFG_RST bit0
|
||||
bool IsRstReleased();
|
||||
void SetRstLine(bool release);
|
||||
|
Reference in New Issue
Block a user