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

Method GetVideoMode

source/Video.cpp:740–743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

738//===========================================================================
739
740uint32_t Video::GetVideoMode(void)
741{
742 return g_uVideoMode;
743}
744
745void Video::SetVideoMode(uint32_t videoMode)
746{

Callers 8

VideoRedrawScreenMethod · 0.80
ResetMethod · 0.80
UpdateHiResCellFunction · 0.80
RGB_SetVideoModeFunction · 0.80
CheckVideoTables2Function · 0.80
GenerateVideoTablesFunction · 0.80
CmdWindowViewOutputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected