MCPcopy Create free account
hub / github.com/TASEmulators/fceux / M235Restore

Function M235Restore

src/boards/235.cpp:98–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98static void M235Restore(int version) {
99 Sync();
100}
101
102void Mapper235_Init(CartInfo *info) {
103 info->Reset = M235Reset;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected