Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
u32 DSPCheckMailFromDSP(void)
34
{
35
return (__DSPRegs[2] >> 0xF) & 1;
36
}
37
38
u32 DSPReadMailFromDSP()
39
{
Callers
2
__DSPHandler
Function · 0.85
__DSP_boot_task
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected