MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / Reset

Method Reset

source/Debugger/Debug.cpp:443–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441 }
442
443 void Reset(void)
444 {
445 m_bIsVideoModeValid = false;
446 m_uVideoMode = 0;
447 }
448
449 bool IsSet(void)
450 {

Callers 6

CmdBookmarkSaveFunction · 0.45
CmdBreakpointSaveFunction · 0.45
BufferAssemblyListingFunction · 0.45
DebugBeginFunction · 0.45
DebugResetFunction · 0.45
DebuggerProcessKeyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected