Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ FileMcd_IsMultitapSlot
Function
FileMcd_IsMultitapSlot
pcsx2/SIO/Memcard/MemoryCardFile.cpp:239–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
bool FileMcd_IsMultitapSlot(uint slot)
240
{
241
return (slot > 1);
242
}
243
244
std::string FileMcd_GetDefaultName(uint slot)
245
{
Callers
3
Pcsx2Config
Method · 0.85
FileMcd_GetDefaultName
Function · 0.85
Open
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected