MCPcopy 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

DebuggerProcessKeyFunction · 0.80
DebugDisplayFunction · 0.80
DebuggerCursorUpdateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected