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

Function CmdViewOutput_GR2

source/Debugger/Debug.cpp:7258–7261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7256 return _ViewOutput( VIEW_PAGE_1, 0 );
7257 }
7258 Update_t CmdViewOutput_GR2 (int nArgs)
7259 {
7260 return _ViewOutput( VIEW_PAGE_2, 0 );
7261 }
7262// Double Lo-Res
7263 Update_t CmdViewOutput_DGRX (int nArgs)
7264 {

Callers

nothing calls this directly

Calls 1

_ViewOutputFunction · 0.85

Tested by

no test coverage detected