Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ ISOgetDiskType
Function
ISOgetDiskType
pcsx2/CDVD/CDVDisoReader.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
static s32 ISOgetDiskType()
177
{
178
return cdtype;
179
}
180
181
static s32 ISOgetTOC(void* toc)
182
{
Callers
1
ISOgetTOC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected