Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ SIBusy
Function
SIBusy
src/dolphin/src/si/SIBios.c:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
static void GetTypeCallback(s32 chan, u32 error, OSContext* context);
64
65
BOOL SIBusy()
66
{
67
return Si.chan != -1 ? TRUE : FALSE;
68
}
69
70
BOOL SIIsChanBusy(s32 chan)
71
{
Callers
1
PADSync
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected