Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ cdvdWrite0A
Function
cdvdWrite0A
pcsx2/CDVD/CDVD.cpp:2389–2392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2387
}
2388
2389
static __fi void cdvdWrite0A(u8 rt)
2390
{ // STATUS
2391
CDVD_LOG(
"cdvdWrite0A(Status) %x"
, rt);
2392
}
2393
2394
static __fi void cdvdWrite0F(u8 rt)
2395
{ // TYPE
Callers
1
cdvdWrite
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected