|
SSBM Decomp
|
Go to the source code of this file.
Functions | |
| DSError | TRKSuppAccessFile (u32, u8 *, size_t *, u8 *, bool, bool) |
| DSError | TRKRequestSend (MessageBuffer *msgBuf, int *bufferId, u32 p1, u32 p2, int p3) |
| DSError | HandleOpenFileSupportRequest (const char *, u8, u32 *, DSIOResult *) |
| DSError | HandleCloseFileSupportRequest (int, DSIOResult *) |
| DSError | HandlePositionFileSupportRequest (u32, u32 *, u8, DSIOResult *) |
| DSError TRKSuppAccessFile | ( | u32 | file_handle, |
| u8 * | data, | ||
| size_t * | count, | ||
| u8 * | io_result, | ||
| bool | need_reply, | ||
| bool | read ) |
| DSError TRKRequestSend | ( | MessageBuffer * | msgBuf, |
| int * | bufferId, | ||
| u32 | p1, | ||
| u32 | p2, | ||
| int | p3 ) |
| DSError HandleOpenFileSupportRequest | ( | const char * | , |
| u8 | , | ||
| u32 * | , | ||
| DSIOResult * | ) |
| DSError HandleCloseFileSupportRequest | ( | int | , |
| DSIOResult * | ) |
| DSError HandlePositionFileSupportRequest | ( | u32 | , |
| u32 * | , | ||
| u8 | , | ||
| DSIOResult * | ) |