Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ M235Restore
Function
M235Restore
src/boards/235.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
static void M235Restore(int version) {
99
Sync();
100
}
101
102
void Mapper235_Init(CartInfo *info) {
103
info->Reset = M235Reset;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected