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

Function CmdGoNormalSpeed

source/Debugger/Debug.cpp:2549–2552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2547}
2548
2549Update_t CmdGoNormalSpeed (int nArgs)
2550{
2551 return CmdGo(nArgs, false);
2552}
2553
2554Update_t CmdGoFullSpeed (int nArgs)
2555{

Callers 1

DebugExitDebuggerFunction · 0.85

Calls 1

CmdGoFunction · 0.85

Tested by

no test coverage detected