Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ M186Restore
Function
M186Restore
src/boards/186.cpp:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
static void M186Restore(int version) {
111
Sync();
112
}
113
114
void Mapper186_Init(CartInfo *info) {
115
info->Power = M186Power;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected