Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ unsafeTransfer
Method
unsafeTransfer
pcsx2/Dmac.cpp:24–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
void DMACh::unsafeTransfer(tDMA_TAG* ptag)
25
{
26
chcrTransfer(ptag);
27
qwcTransfer(ptag);
28
}
29
30
tDMA_TAG *DMACh::getAddr(u32 addr, u32 num, bool write)
31
{
Callers
5
_dmaSPR0
Function · 0.80
ProcessEETag
Function · 0.80
mfifoVIF1transfer
Function · 0.80
ProcessEETag
Function · 0.80
mfifoGIFtransfer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected