Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_SetInputFourscore
Function
FCEUI_SetInputFourscore
src/input.cpp:655–658 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
653
return replaceP2StartWithMicrophone;
654
}
655
void FCEUI_SetInputFourscore(bool attachFourscore)
656
{
657
FSAttached = attachFourscore;
658
}
659
660
//mbg 6/18/08 HACK
661
extern ZAPPER ZD[2];
Callers
3
InitInputPorts
Function · 0.85
InitInputInterface
Function · 0.85
InitInputInterface
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected