Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ AddCheatPAR
Function
AddCheatPAR
src/drivers/common/cheat.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
static void AddCheatPAR(void)
316
{
317
AddCheatGGPAR(1);
318
}
319
320
static void AddCheatParam(uint32 A, uint8 V)
321
{
Callers
nothing calls this directly
Calls
1
AddCheatGGPAR
Function · 0.85
Tested by
no test coverage detected