Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ UNLEDU2000Restore
Function
UNLEDU2000Restore
src/boards/edu2000.cpp:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
static void UNLEDU2000Restore(int version) {
63
Sync();
64
}
65
66
void UNLEDU2000_Init(CartInfo *info) {
67
info->Power = UNLEDU2000Power;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected