Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ IsSet
Method
IsSet
source/Debugger/Debug.cpp:449–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
bool IsSet(void)
450
{
451
return m_bIsVideoModeValid;
452
}
453
454
bool Get(UINT* pVideoMode)
455
{
Callers
3
DebuggerProcessKey
Function · 0.80
DebugDisplay
Function · 0.80
DebuggerCursorUpdate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected