Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
109
static DECLFR(NSFROMRead)
110
{
111
return (NSFROM-0x3800)[A];
112
}
113
114
static uint8 doreset=0; //state
115
static uint8 NSFNMIFlags; //state
Callers
nothing calls this directly
Calls
1
BANKSET
Function · 0.85
Tested by
no test coverage detected