Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ CreateCheatMap
Function
CreateCheatMap
src/drivers/win/cheat.cpp:1577–1582 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1575
}
1576
1577
void CreateCheatMap()
1578
{
1579
if (!CheatMapUsers)
1580
FCEUI_CreateCheatMap();
1581
++CheatMapUsers;
1582
}
1583
1584
void ReleaseCheatMap()
1585
{
Callers
4
MemViewCallB
Function · 0.85
MemWatchCallB
Function · 0.85
RamWatchProc
Function · 0.85
RamSearchProc
Function · 0.85
Calls
1
FCEUI_CreateCheatMap
Function · 0.85
Tested by
no test coverage detected