mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Save-state: Better MB init for loading save-state
This commit is contained in:
@@ -391,8 +391,7 @@ static void Snapshot_LoadState_v2(void)
|
||||
HD_Reset();
|
||||
KeybReset();
|
||||
VideoResetState();
|
||||
MB_Reset();
|
||||
MB_InitSoundcardType(); // GH#609
|
||||
MB_InitializeForLoadingSnapshot(); // GH#609
|
||||
sg_SSC.CommReset();
|
||||
#ifdef USE_SPEECH_API
|
||||
g_Speech.Reset();
|
||||
|
||||
Reference in New Issue
Block a user