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

Function DECLFW

src/boards/185.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59static DECLFW(MWrite) {
60 datareg = V;
61 Sync();
62}
63
64static void MPower(void) {
65 datareg = 0;

Callers

nothing calls this directly

Calls 1

SyncFunction · 0.70

Tested by

no test coverage detected