MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / DSPCheckMailFromDSP

Function DSPCheckMailFromDSP

src/dolphin/src/dsp/dsp.c:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33u32 DSPCheckMailFromDSP(void)
34{
35 return (__DSPRegs[2] >> 0xF) & 1;
36}
37
38u32 DSPReadMailFromDSP()
39{

Callers 2

__DSPHandlerFunction · 0.85
__DSP_boot_taskFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected