Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUI_VSUniToggleDIP
Function
FCEUI_VSUniToggleDIP
src/input.cpp:727–730 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
725
}
726
727
void FCEUI_VSUniToggleDIP(int w)
728
{
729
FCEU_QSimpleCommand(FCEUNPCMD_VSUNIDIP0 + w);
730
}
731
732
void FCEUI_VSUniCoin(void)
733
{
Callers
4
CommandToggleDip
Function · 0.85
FCEUI_VSUniSetDIP
Function · 0.85
KeyboardCommands
Function · 0.85
KeyboardCommands
Function · 0.85
Calls
1
FCEU_QSimpleCommand
Function · 0.85
Tested by
no test coverage detected