System: Add memory-only save states and rewind
This commit is contained in:
@ -18,7 +18,7 @@ public:
|
||||
bool IsHardwareRenderer() const override;
|
||||
|
||||
bool Initialize(HostDisplay* host_display) override;
|
||||
void Reset() override;
|
||||
void Reset(bool clear_vram) override;
|
||||
void UpdateSettings() override;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user