![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Classes | |
| struct | STRUCT_TIMELOG |
Variables | |
| const char * | __AIVersion = "<< Dolphin SDK - AI\tdebug build: Apr 5 2004 03:56:18 (0x2301) >>" |
| static AISCallback | __AIS_Callback |
| static AIDCallback | __AID_Callback |
| static u8 * | __CallbackStack |
| static u8 * | __OldStack |
| static BOOL | __AI_init_flag |
| static BOOL | __AID_Active |
| static OSTime | bound_32KHz |
| static OSTime | bound_48KHz |
| static OSTime | min_wait |
| static OSTime | max_wait |
| static OSTime | buffer |
| STRUCT_TIMELOG | profile |
| OSTime | __ai_src_time_start |
| OSTime | __ai_src_time_end |
| void __AI_DEBUG_set_stream_sample_rate | ( | u32 | rate | ) |
|
static |
| STRUCT_TIMELOG * __ai_src_get_time | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
| BOOL AICheckInit | ( | void | ) |
| u32 AIGetDMABytesLeft | ( | void | ) |
| BOOL AIGetDMAEnableFlag | ( | void | ) |
| u32 AIGetDMALength | ( | void | ) |
| u32 AIGetDMAStartAddr | ( | void | ) |
| u32 AIGetDSPSampleRate | ( | void | ) |
| u32 AIGetStreamPlayState | ( | void | ) |
| u32 AIGetStreamSampleCount | ( | void | ) |
| u32 AIGetStreamSampleRate | ( | void | ) |
| u32 AIGetStreamTrigger | ( | void | ) |
| u8 AIGetStreamVolLeft | ( | void | ) |
| u8 AIGetStreamVolRight | ( | void | ) |
| void AIInit | ( | u8 * | stack | ) |
| AIDCallback AIRegisterDMACallback | ( | AIDCallback | callback | ) |
| AISCallback AIRegisterStreamCallback | ( | AISCallback | callback | ) |
| void AIReset | ( | void | ) |
| void AIResetStreamSampleCount | ( | void | ) |
| void AISetDSPSampleRate | ( | u32 | rate | ) |
| void AISetStreamPlayState | ( | u32 | state | ) |
| void AISetStreamSampleRate | ( | u32 | rate | ) |
| void AISetStreamTrigger | ( | u32 | trigger | ) |
| void AISetStreamVolLeft | ( | u8 | vol | ) |
| void AISetStreamVolRight | ( | u8 | vol | ) |
| void AIStartDMA | ( | void | ) |
| void AIStopDMA | ( | void | ) |
|
static |
| OSTime __ai_src_time_end |
| OSTime __ai_src_time_start |
|
static |
|
static |
|
static |
| const char * __AIVersion = "<< Dolphin SDK - AI\tdebug build: Apr 5 2004 03:56:18 (0x2301) >>" |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| STRUCT_TIMELOG profile |