Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | DSPTaskInfo |
Typedefs | |
typedef void(* | DSPCallback) (void *task) |
typedef struct DSPTaskInfo | DSPTaskInfo |
Functions | |
volatile u16 __DSPRegs[32] | AT_ADDRESS (0xCC005000) |
volatile u32 __AIRegs[8] | AT_ADDRESS (0xCC006C00) |
u32 | DSPCheckMailToDSP (void) |
u32 | DSPCheckMailFromDSP (void) |
u32 | DSPReadMailFromDSP (void) |
void | DSPSendMailToDSP (u32 mail) |
void | DSPAssertInt () |
void | DSPInit (void) |
void | __DSPHandler (__OSInterrupt interrupt, OSContext *context) |
void __DSPHandler | ( | __OSInterrupt | interrupt, |
OSContext * | context | ||
) |
void DSPAssertInt | ( | ) |