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

Function CmdViewOutput_Text42

source/Debugger/Debug.cpp:7232–7235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7230 return _ViewOutput( VIEW_PAGE_1, VF_TEXT );
7231 }
7232 Update_t CmdViewOutput_Text42 (int nArgs)
7233 {
7234 return _ViewOutput( VIEW_PAGE_2, VF_TEXT );
7235 }
7236// Text 80
7237 Update_t CmdViewOutput_Text8X (int nArgs)
7238 {

Callers

nothing calls this directly

Calls 1

_ViewOutputFunction · 0.85

Tested by

no test coverage detected