Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0ldsk00l/nestopia
/ GetHash
Method
GetHash
source/core/NstImageDatabase.cpp:1148–1151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1146
}
1147
1148
const ImageDatabase::Hash* ImageDatabase::Entry::GetHash() const
1149
{
1150
return item ? &item->GetHash() : NULL;
1151
}
1152
1153
dword ImageDatabase::Entry::GetPrg() const
1154
{
Callers
1
Search
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected