Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ StateRestore
Function
StateRestore
src/boards/246.cpp:67–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
static void StateRestore(int version) {
68
Sync();
69
}
70
71
void Mapper246_Init(CartInfo *info) {
72
info->Power = M246Power;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected