MCPcopy 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
110static void M186Restore(int version) {
111 Sync();
112}
113
114void Mapper186_Init(CartInfo *info) {
115 info->Power = M186Power;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected