MCPcopy Create free account
hub / github.com/TASEmulators/fceux / DECLFR

Function DECLFR

src/nsf.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107};
108
109static DECLFR(NSFROMRead)
110{
111 return (NSFROM-0x3800)[A];
112}
113
114static uint8 doreset=0; //state
115static uint8 NSFNMIFlags; //state

Callers

nothing calls this directly

Calls 1

BANKSETFunction · 0.85

Tested by

no test coverage detected