Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
static s32 | VerifyID (CARDControl *card) |
static s32 | VerifyDir (CARDControl *card, int *outCurrent) |
static s32 | VerifyFAT (CARDControl *card, int *outCurrent) |
void | __CARDCheckSum (void *ptr, int length, u16 *checksum, u16 *checksumInv) |
s32 | __CARDVerify (CARDControl *card) |
s32 | CARDCheckExAsync (s32 chan, s32 *xferBytes, CARDCallback callback) |
s32 | CARDCheck (s32 chan) |
s32 __CARDVerify | ( | CARDControl * | card | ) |
s32 CARDCheckExAsync | ( | s32 | chan, |
s32 * | xferBytes, | ||
CARDCallback | callback | ||
) |
|
static |
|
static |
|
static |