MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / cpuTestHwInts

Function cpuTestHwInts

pcsx2/R5900.cpp:506–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506__fi void cpuTestHwInts()
507{
508 cpuTestINTCInts();
509 cpuTestDMACInts();
510 cpuTestTIMRInts();
511}
512
513__fi void CPU_SET_DMASTALL(EE_EventType n, bool set)
514{

Callers

nothing calls this directly

Calls 3

cpuTestINTCIntsFunction · 0.85
cpuTestDMACIntsFunction · 0.85
cpuTestTIMRIntsFunction · 0.85

Tested by

no test coverage detected