Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
static DECLFW(MWrite) {
60
datareg = V;
61
Sync();
62
}
63
64
static void MPower(void) {
65
datareg = 0;
Callers
nothing calls this directly
Calls
1
Sync
Function · 0.70
Tested by
no test coverage detected