![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
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) |
| void | AXSetCompressor (u32 i) |
Variables | |
| static u16 | __AXCommandList [2][384] |
| static u32 | __AXCommandListPosition |
| static u16 * | __AXClWrite |
| static u32 | __AXCommandListCycles |
| static u32 | __AXCompressor |
| u32 | __AXClMode |
| void __AXClInit | ( | void | ) |
| void __AXClQuit | ( | void | ) |
| u32 __AXGetCommandListAddress | ( | void | ) |
| u32 __AXGetCommandListCycles | ( | void | ) |
| void __AXNextFrame | ( | void * | sbuffer, |
| void * | buffer ) |
| void __AXWriteToCommandList | ( | u16 | data | ) |
| u32 AXGetMode | ( | void | ) |
| void AXSetCompressor | ( | u32 | i | ) |
| void AXSetMode | ( | u32 | mode | ) |
| u32 __AXClMode |
|
static |
|
static |
|
static |
|
static |
|
static |