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

Function CPCOND0

pcsx2/COP0.cpp:593–596  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

591 }
592
593 int CPCOND0()
594 {
595 return (((dmacRegs.stat.CIS | ~dmacRegs.pcr.CPC) & 0x3FF) == 0x3ff);
596 }
597
598 //#define CPCOND0 1
599

Callers 4

BC0FFunction · 0.85
BC0TFunction · 0.85
BC0FLFunction · 0.85
BC0TLFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected