Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ StateRestore
Function
StateRestore
src/boards/28.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
};
204
205
static void StateRestore(int version)
206
{
207
Sync();
208
}
209
210
void Mapper28_Init(CartInfo* info)
211
{
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected