Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ StateRestore
Function
StateRestore
src/boards/79.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
static void StateRestore(int version) {
54
Sync();
55
}
56
57
void Mapper79_Init(CartInfo *info) {
58
info->Power = M79Power;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected