Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ __AXWriteToCommandList
Function
__AXWriteToCommandList
src/dolphin/src/ax/AXCL.c:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
inline void __AXWriteToCommandList(u16 data)
31
{
32
*__AXClWrite = data;
33
__AXClWrite++;
34
}
35
36
void __AXNextFrame(void* sbuffer, void* buffer)
37
{
Callers
1
__AXNextFrame
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected