Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ Sync
Function
Sync
src/boards/244.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
};
48
49
static void Sync(void) {
50
setprg32(0x8000, preg);
51
setchr8(creg);
52
}
53
54
static DECLFW(M244Write) {
55
if (V & 8)
Callers
3
DECLFW
Function · 0.70
M244Power
Function · 0.70
StateRestore
Function · 0.70
Calls
2
setprg32
Function · 0.85
setchr8
Function · 0.85
Tested by
no test coverage detected