Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ AIStopDMA
Function
AIStopDMA
src/dolphin/src/ai/ai.c:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void AIStopDMA(void)
53
{
54
__DSPRegs[27] &= ~0x8000;
55
}
56
57
void AISetStreamPlayState(u32 state)
58
{
Callers
1
__AXOutQuit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected