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

Function DebugReset

source/Debugger/Debug.cpp:9481–9485  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

9479
9480//===========================================================================
9481void DebugReset (void)
9482{
9483 g_videoScannerDisplayInfo.Reset();
9484 g_LBR = LBR_UNDEFINED;
9485}
9486
9487
9488// Load debugger script files

Callers 1

Snapshot_LoadState_v2Function · 0.85

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected