Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ StateRestore
Function
StateRestore
src/boards/69.cpp:253–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
static void StateRestore(int version) {
254
Sync();
255
}
256
257
void Mapper69_Init(CartInfo *info) {
258
info->Power = M69Power;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected