![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
| void | __ARClearInterrupt (void) |
| u16 | __ARGetInterruptStatus (void) |
| void | __ARQPopTaskQueueHi (void) |
| void | __ARQServiceQueueLo (void) |
| void | __ARQCallbackHack (u32 pointerToARQRequest) |
| void | __ARQInterruptServiceRoutine (void) |
| void | __ARQInitTempQueue (void) |
| void | __ARQPushTempQueue (ARQRequest *task) |
| void __ARClearInterrupt | ( | void | ) |
| u16 __ARGetInterruptStatus | ( | void | ) |
| void __ARQCallbackHack | ( | u32 | pointerToARQRequest | ) |
| void __ARQInitTempQueue | ( | void | ) |
| void __ARQInterruptServiceRoutine | ( | void | ) |
| void __ARQPopTaskQueueHi | ( | void | ) |
| void __ARQPushTempQueue | ( | ARQRequest * | task | ) |
| void __ARQServiceQueueLo | ( | void | ) |