Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CmdBookmarkSave
Function · 0.45
CmdBreakpointSave
Function · 0.45
BufferAssemblyListing
Function · 0.45
DebugBegin
Function · 0.45
DebugReset
Function · 0.45
DebuggerProcessKey
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected