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

Method VideoGetSW80COL

source/Video.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243//===========================================================================
244
245bool Video::VideoGetSW80COL(void)
246{
247 return SW_80COL ? true : false;
248}
249
250bool Video::VideoGetSWDHIRES(void)
251{

Callers 5

IORead_C01xFunction · 0.80
MemGetAuxPtrFunction · 0.80
DrawSoftSwitchesFunction · 0.80
Util_GetTextScreenFunction · 0.80
CmdTextSaveFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected