Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
656
bool Video::IsVideoRom4K(void)
657
{
658
return g_videoRomSize <= kVideoRomSize4K;
659
}
660
661
//===========================================================================
662
Callers
1
Get2e_csbits
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected