MCPcopy 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
727void FCEUI_VSUniToggleDIP(int w)
728{
729 FCEU_QSimpleCommand(FCEUNPCMD_VSUNIDIP0 + w);
730}
731
732void FCEUI_VSUniCoin(void)
733{

Callers 4

CommandToggleDipFunction · 0.85
FCEUI_VSUniSetDIPFunction · 0.85
KeyboardCommandsFunction · 0.85
KeyboardCommandsFunction · 0.85

Calls 1

FCEU_QSimpleCommandFunction · 0.85

Tested by

no test coverage detected