Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
void | _epilog () |
asm void | __OSFPRInit (void) |
u32 | OSGetConsoleType (void) |
static void | ClearArena (void) |
static void | InquiryCallback (s32 result, DVDCommandBlock *block) |
void | OSInit (void) |
void | __OSEVStart (void) |
void | __OSDBINTSTART (void) |
void | __OSDBINTEND (void) |
void | __OSDBJUMPSTART (void) |
void | __OSDBJUMPEND (void) |
static void | OSExceptionInit (void) |
asm void | __OSDBIntegrator (void) |
asm void | __OSDBJump (void) |
OSExceptionHandler | __OSSetExceptionHandler (__OSException exception, OSExceptionHandler handler) |
OSExceptionHandler | __OSGetExceptionHandler (__OSException exception) |
static asm void | OSExceptionVector (void) |
static asm void | OSDefaultExceptionHandler (register __OSException exception, register OSContext *context) |
asm void | __OSPSInit (void) |
vu32 __DIRegs[16] | AT_ADDRESS (0xCC006000) |
u32 | __OSGetDIConfig (void) |
void | OSRegisterVersion (const char *version) |
Variables | |
static OSBootInfo * | BootInfo |
static volatile u32 * | BI2DebugFlag |
static u32 * | BI2DebugFlagHolder |
OSTime | __OSStartTime |
BOOL | __OSInIPL |
OSExceptionHandler * | OSExceptionTable |
BOOL | AreWeInitialized |
f64 | ZeroPS |
f64 | ZeroF |
BOOL | __OSIsGcam |
static DVDDriveInfo | DriveInfo |
void * | __OSSavedRegionStart |
void * | __OSSavedRegionEnd |
OSExecParams | __OSRebootParams |
static u8 | DriveBlock [48] |
static const char * | __OSVersion = "<< Dolphin SDK - OS release build: Nov 10 2004 06:26:41 (0x2301) >>" |
u8 | __ArenaHi [] |
u8 | __ArenaLo [] |
char | _db_stack_end [] |
static u32 | __OSExceptionLocations [] |
OSExceptionHandler __OSGetExceptionHandler | ( | __OSException | exception | ) |
OSExceptionHandler __OSSetExceptionHandler | ( | __OSException | exception, |
OSExceptionHandler | handler | ||
) |
void _epilog | ( | ) |
|
static |
|
static |
|
extern |
|
extern |
|
static |
BOOL __OSInIPL |
BOOL __OSIsGcam |
OSExecParams __OSRebootParams |
void* __OSSavedRegionEnd |
void* __OSSavedRegionStart |
OSTime __OSStartTime |
|
static |
|
extern |
BOOL AreWeInitialized |
|
static |
|
static |
|
static |
|
static |
OSExceptionHandler * OSExceptionTable |
f64 ZeroF |
f64 ZeroPS |