![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Classes | |
| struct | Timer |
Functions | |
| static void | DecrementerExceptionHandler (__OSException exception, OSContext *context) |
| OSTimerCallback | OSSetTimerCallback (OSTimerCallback callback) |
| void | OSInitTimer (u32 time, u32 mode) |
| void | OSStartTimer (void) |
| void | OSStopTimer (void) |
| static void | DecrementerExceptionCallback (__OSException exception, OSContext *context) |
| static asm void | DecrementerExceptionHandler (__OSException exception, __REGISTER OSContext *context) |
Variables | |
| static struct Timer | Timer |
|
static |
|
static |
|
static |
| OSTimerCallback OSSetTimerCallback | ( | OSTimerCallback | callback | ) |
| void OSStartTimer | ( | void | ) |
| void OSStopTimer | ( | void | ) |
|
static |