Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ Sync
Function
Sync
src/boards/onebus.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
static void Sync(void) {
123
PSync();
124
CSync();
125
}
126
127
static DECLFW(UNLOneBusWriteCPU410X) {
128
// FCEU_printf(
"CPU %04x:%04x\n"
,A,V);
Callers
4
DECLFW
Function · 0.70
UNLOneBusPower
Function · 0.70
UNLOneBusReset
Function · 0.70
StateRestore
Function · 0.70
Calls
2
PSync
Function · 0.85
CSync
Function · 0.85
Tested by
no test coverage detected