Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0ldsk00l/nestopia
/ IsMultiRegion
Method
IsMultiRegion
source/core/NstImageDatabase.cpp:1138–1141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1136
}
1137
1138
bool ImageDatabase::Entry::IsMultiRegion() const
1139
{
1140
return item && item->IsMultiRegion();
1141
}
1142
1143
ImageDatabase::Profile::Dump::State ImageDatabase::Entry::GetDumpState() const
1144
{
Callers
1
GetSystem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected