Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ GetAutoFireState
Function
GetAutoFireState
src/fceu.cpp:699–702 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
697
}
698
699
bool GetAutoFireState(int btnIdx)
700
{
701
return rapidAlternator;
702
}
703
704
void AutoFire(void)
705
{
Callers
1
UpdateGamepad
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected