mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-07-25 16:24:31 +00:00
Added NTSC_Reinitialize() to re-init NTSC state after loading a save-state file
This commit is contained in:
@@ -208,6 +208,8 @@ static void Snapshot_LoadState_v1() // .aws v1.0.0.1, up to (and including) Appl
|
||||
SetLoadedSaveStateFlag(true);
|
||||
|
||||
MemUpdatePaging(TRUE);
|
||||
|
||||
VideoReinitialize(); // g_CharsetType changed
|
||||
}
|
||||
catch(std::string szMessage)
|
||||
{
|
||||
|
Reference in New Issue
Block a user