Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ CDVDsys_GetSourceType
Function
CDVDsys_GetSourceType
pcsx2/CDVD/CDVDcommon.cpp:320–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
CDVD_SourceType CDVDsys_GetSourceType()
321
{
322
return m_CurrentSourceType;
323
}
324
325
void CDVDsys_ClearFiles()
326
{
Callers
8
GetDiscPath
Method · 0.85
UpdateDiscDetails
Method · 0.85
ReportGameChangeToHost
Method · 0.85
Initialize
Method · 0.85
ChangeDisc
Method · 0.85
AnalyseElf
Method · 0.85
cdvdCtrlTrayOpen
Function · 0.85
cdvdUpdateTrayState
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected