Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ GetMemcardSlot
Method
GetMemcardSlot
pcsx2/SIO/Multitap/MultitapProtocol.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
u8 MultitapProtocol::GetMemcardSlot()
119
{
120
return this->currentMemcardSlot;
121
}
122
123
void MultitapProtocol::SendToMultitap()
124
{
Callers
1
Memcard
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected