![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
| DVDCommandChecker | __DVDSetOptionalCommandChecker (DVDCommandChecker func) |
| void | __DVDSetImmCommand (u32 command) |
| void | __DVDSetDmaCommand (u32 command) |
| void * | __DVDGetIssueCommandAddr (void) |
| void | __DVDAudioBufferConfig (DVDCommandBlock *block, u32 enable, u32 size, DVDCBCallback callback) |
| void | __DVDPrepareResetAsync (DVDCBCallback callback) |
| int | __DVDTestAlarm (const OSAlarm *alarm) |
| void | __DVDStoreErrorCode (u32 error) |
| void | __DVDPrintFatalMessage (void) |
| void | __DVDFSInit (void) |
| void | __DVDInitWA (void) |
| void | __DVDInterruptHandler (__OSInterrupt interrupt, OSContext *context) |
| void | __DVDLowSetWAType (u32 type, s32 seekLoc) |
| int | __DVDLowTestAlarm (const OSAlarm *alarm) |
| void | __DVDClearWaitingQueue (void) |
| int | __DVDPushWaitingQueue (s32 prio, DVDCommandBlock *block) |
| DVDCommandBlock * | __DVDPopWaitingQueue (void) |
| int | __DVDCheckWaitingQueue (void) |
| int | __DVDDequeueWaitingQueue (DVDCommandBlock *block) |
| int | __DVDIsBlockInWaitingQueue (DVDCommandBlock *block) |
| void | __fstLoad (void) |
Variables | |
| OSThreadQueue | __DVDThreadQueue |
| u32 | __DVDLongFileNameFlag |
| void __DVDAudioBufferConfig | ( | DVDCommandBlock * | block, |
| u32 | enable, | ||
| u32 | size, | ||
| DVDCBCallback | callback ) |
| int __DVDCheckWaitingQueue | ( | void | ) |
| void __DVDClearWaitingQueue | ( | void | ) |
| int __DVDDequeueWaitingQueue | ( | DVDCommandBlock * | block | ) |
| void __DVDFSInit | ( | void | ) |
| void * __DVDGetIssueCommandAddr | ( | void | ) |
| void __DVDInitWA | ( | void | ) |
| void __DVDInterruptHandler | ( | __OSInterrupt | interrupt, |
| OSContext * | context ) |
| int __DVDIsBlockInWaitingQueue | ( | DVDCommandBlock * | block | ) |
| int __DVDLowTestAlarm | ( | const OSAlarm * | alarm | ) |
| DVDCommandBlock * __DVDPopWaitingQueue | ( | void | ) |
| void __DVDPrepareResetAsync | ( | DVDCBCallback | callback | ) |
| void __DVDPrintFatalMessage | ( | void | ) |
| int __DVDPushWaitingQueue | ( | s32 | prio, |
| DVDCommandBlock * | block ) |
| void __DVDSetDmaCommand | ( | u32 | command | ) |
| void __DVDSetImmCommand | ( | u32 | command | ) |
| DVDCommandChecker __DVDSetOptionalCommandChecker | ( | DVDCommandChecker | func | ) |
| void __DVDStoreErrorCode | ( | u32 | error | ) |
| int __DVDTestAlarm | ( | const OSAlarm * | alarm | ) |
| void __fstLoad | ( | void | ) |
|
extern |
|
extern |