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

Function SISetCommand

src/dolphin/src/si/SIBios.c:425–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

423}
424
425void SISetCommand(s32 chan, u32 command)
426{
427 __SIRegs[3 * chan] = command;
428}
429
430void SITransferCommands(void)
431{

Callers 2

PADEnableFunction · 0.85
PADControlMotorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected