|
SSBM Decomp
|
Functions | |
| u32 | __AXGetCommandListCycles (void) |
| u32 | __AXGetCommandListAddress (void) |
| void | __AXWriteToCommandList (u16 data) |
| void | __AXNextFrame (void *sbuffer, void *buffer) |
| void | __AXClInit (void) |
| void | __AXClQuit (void) |
| void | AXSetMode (u32 mode) |
| u32 | AXGetMode (void) |
Variables | |
| static u16 | __AXHRTFHistory [128] |
| static u16 | __AXCommandList [2][384] |
| static u32 | __AXCommandListPosition |
| static u16 * | __AXClWrite |
| static u32 | __AXCommandListCycles |
| u32 | __AXClMode |
| u32 __AXGetCommandListCycles | ( | void | ) |
| u32 __AXGetCommandListAddress | ( | void | ) |
| void __AXWriteToCommandList | ( | u16 | data | ) |
| void __AXNextFrame | ( | void * | sbuffer, |
| void * | buffer ) |
| void __AXClInit | ( | void | ) |
| void __AXClQuit | ( | void | ) |
| void AXSetMode | ( | u32 | mode | ) |
| u32 AXGetMode | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
| u32 __AXClMode |