Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
void | EXI2_Init (vu8 **, AmcEXICallback) |
void | EXI2_EnableInterrupts (void) |
int | EXI2_Poll (void) |
AmcExiError | EXI2_ReadN (void *, u32) |
AmcExiError | EXI2_WriteN (const void *, u32) |
void | EXI2_Reserve (void) |
void | EXI2_Unreserve (void) |
BOOL | AMC_IsStub (void) |
void EXI2_Init | ( | vu8 ** | , |
AmcEXICallback | |||
) |
AmcExi2Stubs.c Description:
AmcExiError EXI2_ReadN | ( | void * | , |
u32 | |||
) |
AmcExiError EXI2_WriteN | ( | const void * | , |
u32 | |||
) |