Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ sioPadIsMultitapSlot
Function
sioPadIsMultitapSlot
pcsx2/SIO/Sio.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
bool sioPadIsMultitapSlot(u32 index)
57
{
58
return (index >= 2);
59
}
60
61
bool sioPortAndSlotIsMultitap(u32 port, u32 slot)
62
{
Callers
3
createWidgets
Method · 0.85
AddPadBindings
Method · 0.85
DrawControllerSettingsPage
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected