MCPcopy 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
97void AutoEject::Clear(size_t port, size_t slot)
98{
99 mcds[port][slot].autoEjectTicks = 0;
100}
101
102void AutoEject::SetAll()
103{

Callers 15

setCoverScaleMethod · 0.45
refreshCoversMethod · 0.45
psxDmaGenericFunction · 0.45
iopMemWrite8Function · 0.45
iopMemWrite16Function · 0.45
iopMemWrite32Function · 0.45
TestClearVUsFunction · 0.45
ClearVuFuncFunction · 0.45
vtlb_BackpatchLoadStoreFunction · 0.45
mmap_ClearCpuBlockFunction · 0.45
_vifCode_MPGFunction · 0.45
read_HLEFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestClearVUsFunction · 0.36