![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
u16 | CARDSetVendorID (u16 vendorID) |
u16 | CARDGetVendorID () |
s32 | CARDGetSerialNo (s32 chan, u64 *serialNo) |
s32 | CARDGetUniqueCode (s32 chan, u64 *uniqueCode) |
s32 | CARDGetAttributes (s32 chan, s32 fileNo, u8 *attr) |
s32 | CARDSetAttributesAsync (s32 chan, s32 fileNo, u8 attr, CARDCallback callback) |
s32 | CARDSetAttributes (s32 chan, s32 fileNo, u8 attr) |
static int | __CARDEnablePerm (u8 perm, BOOL enable) |
int | __CARDEnableGlobal (BOOL enable) |
int | __CARDEnableCompany (BOOL enable) |
Variables | |
u16 | __CARDVendorID = 0xFFFF |
u8 | __CARDPermMask = 0x1C |
int __CARDEnableCompany | ( | BOOL | enable | ) |
int __CARDEnableGlobal | ( | BOOL | enable | ) |
u16 CARDGetVendorID | ( | ) |
s32 CARDSetAttributesAsync | ( | s32 | chan, |
s32 | fileNo, | ||
u8 | attr, | ||
CARDCallback | callback ) |
u8 __CARDPermMask = 0x1C |
u16 __CARDVendorID = 0xFFFF |