![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
static BOOL | OnReset (BOOL final) |
u32 | OSGetPhysicalMemSize (void) |
u32 | OSGetConsoleSimulatedMemSize (void) |
static void | MEMIntrruptHandler (__OSInterrupt interrupt, OSContext *context) |
void | OSProtectRange (u32 chan, void *addr, u32 nBytes, u32 control) |
static asm void | Config24MB (void) |
static asm void | Config48MB (void) |
static asm void | RealMode (register u32 addr) |
void | __OSInitMemoryProtection (void) |
Variables | |
static OSResetFunctionInfo | ResetFunctionInfo |
void(* | __OSErrorTable [])(u16, OSContext *,...) |
void __OSInitMemoryProtection | ( | void | ) |
|
static |
|
static |
|
static |
u32 OSGetConsoleSimulatedMemSize | ( | void | ) |
u32 OSGetPhysicalMemSize | ( | void | ) |
|
static |
|
static |