![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
static s32 __AXBufferAuxA[3][480] | ATTRIBUTE_ALIGN (32) |
void | __AXAuxInit (void) |
void | __AXAuxQuit (void) |
void | __AXGetAuxAInput (u32 *p) |
void | __AXGetAuxAInputDpl2 (u32 *p) |
void | __AXGetAuxAOutput (u32 *p) |
void | __AXGetAuxAOutputDpl2R (u32 *p) |
void | __AXGetAuxAOutputDpl2Ls (u32 *p) |
void | __AXGetAuxAOutputDpl2Rs (u32 *p) |
void | __AXGetAuxBInput (u32 *p) |
void | __AXGetAuxBOutput (u32 *p) |
void | __AXGetAuxBForDPL2 (u32 *p) |
void | __AXGetAuxBOutputDPL2 (u32 *p) |
void | __AXProcessAux (void) |
void | AXRegisterAuxACallback (void(*callback)(void *, void *), void *context) |
void | AXRegisterAuxBCallback (void(*callback)(void *, void *), void *context) |
Variables | |
static void(* | __AXCallbackAuxA )(void *, void *) |
static void(* | __AXCallbackAuxB )(void *, void *) |
static void * | __AXContextAuxA |
static void * | __AXContextAuxB |
static s32 * | __AXAuxADspWrite |
static s32 * | __AXAuxADspRead |
static s32 * | __AXAuxBDspWrite |
static s32 * | __AXAuxBDspRead |
static u32 | __AXAuxDspWritePosition |
static u32 | __AXAuxDspReadPosition |
static u32 | __AXAuxDspWritePositionDpl2 |
static u32 | __AXAuxDspReadPositionDpl2 |
static u32 | __AXAuxCpuReadWritePosition |
void __AXAuxInit | ( | void | ) |
void __AXAuxQuit | ( | void | ) |
void __AXGetAuxAInput | ( | u32 * | p | ) |
void __AXGetAuxAInputDpl2 | ( | u32 * | p | ) |
void __AXGetAuxAOutput | ( | u32 * | p | ) |
void __AXGetAuxAOutputDpl2Ls | ( | u32 * | p | ) |
void __AXGetAuxAOutputDpl2R | ( | u32 * | p | ) |
void __AXGetAuxAOutputDpl2Rs | ( | u32 * | p | ) |
void __AXGetAuxBForDPL2 | ( | u32 * | p | ) |
void __AXGetAuxBInput | ( | u32 * | p | ) |
void __AXGetAuxBOutput | ( | u32 * | p | ) |
void __AXGetAuxBOutputDPL2 | ( | u32 * | p | ) |
void __AXProcessAux | ( | void | ) |
|
static |
void AXRegisterAuxACallback | ( | void(* | callback )(void *, void *), |
void * | context ) |
void AXRegisterAuxBCallback | ( | void(* | callback )(void *, void *), |
void * | context ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |