Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0ldsk00l/nestopia
/ GetSystem
Method
GetSystem
source/core/NstImageDatabase.cpp:1133–1136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1131
}
1132
1133
ImageDatabase::Profile::System::Type ImageDatabase::Entry::GetSystem() const
1134
{
1135
return item ? item->GetSystem() : Profile::System::NES_NTSC;
1136
}
1137
1138
bool ImageDatabase::Entry::IsMultiRegion() const
1139
{
Callers
1
Search
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected