Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | OSResetFunctionInfo |
struct | OSResetQueue |
Typedefs | |
typedef BOOL(* | OSResetFunction) (BOOL final) |
typedef struct OSResetFunctionInfo | OSResetFunctionInfo |
typedef struct OSResetQueue | OSResetQueue |
Functions | |
vu32 __PIRegs[12] | AT_ADDRESS (0xCC003000) |
void | OSRegisterResetFunction (OSResetFunctionInfo *info) |
BOOL | __OSCallResetFunctions (u32 param_0) |
static void | Reset (s32 param_0) |
static void | KillThreads (void) |
void | __OSDoHotReset (s32 param_0) |
void | OSResetSystem (int reset, u32 resetCode, BOOL forceMenu) |
u32 | OSGetResetCode (void) |
void OSRegisterResetFunction | ( | OSResetFunctionInfo * | info | ) |