![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| DECL_WEAK int | Hu_IsStub () |
| void | DBInitInterrupts () |
| s32 | DBQueryData () |
| u32 | DBRead () |
| u32 | DBWrite () |
| void | DBOpen () |
| void | DBClose () |
| void | DBInitComm (int *inputFlagPtr, int *mtrCallback) |
| u32 | DBRead (u8 *, u32) |
| void DBClose | ( | void | ) |
| void DBInitComm | ( | int * | inputFlagPtr, |
| int * | mtrCallback ) |
| void DBInitInterrupts | ( | void | ) |
| void DBOpen | ( | void | ) |
| s32 DBQueryData | ( | void | ) |
| u32 DBRead | ( | ) |
| u32 DBWrite | ( | ) |
| DECL_WEAK int Hu_IsStub | ( | ) |