Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ SetSaveStateOnExit
Function
SetSaveStateOnExit
source/SaveState.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void SetSaveStateOnExit(bool saveStateOnExit)
88
{
89
g_saveStateOnExit = saveStateOnExit;
90
}
91
92
//-----------------------------------------------------------------------------
93
Callers
2
LoadConfiguration
Function · 0.85
ApplyConfigAfterClose
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected