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

Method VideoGetSWDHIRES

source/Video.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250bool Video::VideoGetSWDHIRES(void)
251{
252 return SW_DHIRES ? true : false;
253}
254
255bool Video::VideoGetSWHIRES(void)
256{

Callers 2

IORead_C07xFunction · 0.80
DrawSoftSwitchesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected