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

Method IsVideoRom4K

source/Video.cpp:656–659  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654}
655
656bool Video::IsVideoRom4K(void)
657{
658 return g_videoRomSize <= kVideoRomSize4K;
659}
660
661//===========================================================================
662

Callers 1

Get2e_csbitsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected