The reset in replay code didn't work
This commit is contained in:
@@ -154,7 +154,7 @@ uint8 ReadReg(uint16 reg);
|
||||
typedef void RunFrameFunc(uint16 input, int run_what);
|
||||
typedef void SyncAllFunc();
|
||||
|
||||
void RtlReset(bool preserve_sram);
|
||||
void RtlReset(int mode);
|
||||
void RtlSetupEmuCallbacks(uint8 *emu_ram, RunFrameFunc *func, SyncAllFunc *sync_all);
|
||||
void RtlClearKeyLog();
|
||||
void RtlStopReplay();
|
||||
|
||||
Reference in New Issue
Block a user