Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ Set
Method
Set
source/Debugger/Debug.cpp:461–465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
459
}
460
461
void Set(UINT videoMode)
462
{
463
m_bIsVideoModeValid = true;
464
m_uVideoMode = videoMode;
465
}
466
467
private:
468
bool m_bIsVideoModeValid;
Callers
4
_ViewOutput
Function · 0.45
CmdWindowViewOutput
Function · 0.45
DebugContinueStepping
Function · 0.45
DebuggerProcessKey
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected