MCPcopy 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
62static void UNLEDU2000Restore(int version) {
63 Sync();
64}
65
66void UNLEDU2000_Init(CartInfo *info) {
67 info->Power = UNLEDU2000Power;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected