![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
| typedef void(* | MTRCallbackType) (int) |
Functions | |
| void | DBInitComm (u8 **a, MTRCallbackType b) |
| void | DBInitInterrupts (void) |
| u32 | DBQueryData (void) |
| BOOL | DBRead (u32 *buffer, s32 count) |
| BOOL | DBWrite (void *src, u32 size) |
| void | DBOpen (void) |
| void | DBClose (void) |
| typedef void(* MTRCallbackType) (int) |
| void DBClose | ( | void | ) |
| void DBInitComm | ( | u8 ** | a, |
| MTRCallbackType | b ) |
| void DBInitInterrupts | ( | void | ) |
| void DBOpen | ( | void | ) |
| u32 DBQueryData | ( | void | ) |