MCPcopy 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

hwDmacIrqFunction · 0.85

Tested by

no test coverage detected