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

Method VideoGetSWAltCharSet

source/Video.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280bool Video::VideoGetSWAltCharSet(void)
281{
282 return g_nAltCharSetOffset != 0;
283}
284
285bool Video::VideoGet80COLAUXEMPTY(void)
286{

Callers 3

IORead_C01xFunction · 0.80
NTSC_SetVideoModeFunction · 0.80
DrawSoftSwitchesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected