MCPcopy 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
122static void Sync(void) {
123 PSync();
124 CSync();
125}
126
127static DECLFW(UNLOneBusWriteCPU410X) {
128// FCEU_printf("CPU %04x:%04x\n",A,V);

Callers 4

DECLFWFunction · 0.70
UNLOneBusPowerFunction · 0.70
UNLOneBusResetFunction · 0.70
StateRestoreFunction · 0.70

Calls 2

PSyncFunction · 0.85
CSyncFunction · 0.85

Tested by

no test coverage detected