Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ Sync
Function
Sync
src/boards/36.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
};
33
34
static void Sync(void) {
35
setprg32(0x8000, latche >> 4);
36
setchr8(latche & 0xf);
37
}
38
39
static DECLFW(M36Write) {
40
Callers
3
DECLFW
Function · 0.70
M36Power
Function · 0.70
M36Restore
Function · 0.70
Calls
2
setprg32
Function · 0.85
setchr8
Function · 0.85
Tested by
no test coverage detected