Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ getRomFile
Function
getRomFile
src/debugsymboltable.cpp:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
#else
15
extern char LoadedRomFName[4096];
16
static inline const char* getRomFile() { return LoadedRomFName; }
17
#endif
18
19
extern FCEUGI *GameInfo;
Callers
2
save
Method · 0.70
generateNLFilenameForBank
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected