Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
cpuTestINTCInts
Function · 0.85
cpuTestDMACInts
Function · 0.85
cpuTestTIMRInts
Function · 0.85
Tested by
no test coverage detected