Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ Clear
Method
Clear
pcsx2/SIO/Sio.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void AutoEject::Clear(size_t port, size_t slot)
98
{
99
mcds[port][slot].autoEjectTicks = 0;
100
}
101
102
void AutoEject::SetAll()
103
{
Callers
15
setCoverScale
Method · 0.45
refreshCovers
Method · 0.45
psxDmaGeneric
Function · 0.45
iopMemWrite8
Function · 0.45
iopMemWrite16
Function · 0.45
iopMemWrite32
Function · 0.45
TestClearVUs
Function · 0.45
ClearVuFunc
Function · 0.45
vtlb_BackpatchLoadStore
Function · 0.45
mmap_ClearCpuBlock
Function · 0.45
_vifCode_MPG
Function · 0.45
read_HLE
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestClearVUs
Function · 0.36