Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ StateRestore
Function
StateRestore
src/boards/106.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
static void StateRestore(int version) {
92
Sync();
93
}
94
95
void Mapper106_Init(CartInfo *info) {
96
info->Reset = M106Reset;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected