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

Function CmdViewOutput_Text4X

source/Debugger/Debug.cpp:7224–7227  ·  view source on GitHub ↗

Text 40

Source from the content-addressed store, hash-verified

7222
7223// Text 40
7224 Update_t CmdViewOutput_Text4X (int nArgs)
7225 {
7226 return _ViewOutput( VIEW_PAGE_X, VF_TEXT );
7227 }
7228 Update_t CmdViewOutput_Text41 (int nArgs)
7229 {
7230 return _ViewOutput( VIEW_PAGE_1, VF_TEXT );

Callers

nothing calls this directly

Calls 1

_ViewOutputFunction · 0.85

Tested by

no test coverage detected