Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ UpdateCheatList
Function
UpdateCheatList
src/drivers/win/cheat.cpp:1055–1061 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1053
}
1054
1055
void UpdateCheatList()
1056
{
1057
if (!hCheat)
1058
return;
1059
else
1060
ShowResults(hCheat);
1061
}
1062
1063
void UpdateCheatListGroupBoxUI()
1064
{
Callers
1
FCEUI_Emulate
Function · 0.85
Calls
1
ShowResults
Function · 0.85
Tested by
no test coverage detected