Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ StateRestore
Function
StateRestore
src/boards/68.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
static void StateRestore(int version) {
147
Sync();
148
M68NTfix();
149
}
150
151
void Mapper68_Init(CartInfo *info) {
152
info->Power = M68Power;
Callers
nothing calls this directly
Calls
2
M68NTfix
Function · 0.85
Sync
Function · 0.70
Tested by
no test coverage detected