Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ EEsif2Interrupt
Function
EEsif2Interrupt
pcsx2/sif2.cpp:352–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
}
351
352
__fi void EEsif2Interrupt()
353
{
354
hwDmacIrq(DMAC_SIF2);
355
sif2dma.chcr.STR = false;
356
}
357
358
__fi void dmaSIF2()
359
{
Callers
nothing calls this directly
Calls
1
hwDmacIrq
Function · 0.85
Tested by
no test coverage detected