|
Mario Kart 64
|
Data Structures | |
| struct | exceptionPreamble |
Macros | |
| #define | PIF_ADDR_START (void *) 0x1FC007FC |
| #define | EXCEPTION_TLB_MISS 0x80000000 |
| #define | EXCEPTION_XTLB_MISS 0x80000080 |
| #define | EXCEPTION_CACHE_ERROR 0x80000100 |
| #define | EXCEPTION_GENERAL 0x80000180 |
Functions | |
| void | osInitialize (void) |
Variables | |
| u32 | D_80194040 |
| u64 | osClockRate = 62500000 |
| u32 | D_800EA5E8 = 0 |
| u32 | __OSGlobalIntMask = OS_IM_ALL |
| u32 | D_800EA5F0 = 0 |
| u32 | osResetType |
| exceptionPreamble | __osExceptionPreamble |
| #define EXCEPTION_CACHE_ERROR 0x80000100 |
| #define EXCEPTION_GENERAL 0x80000180 |
| #define EXCEPTION_TLB_MISS 0x80000000 |
| #define EXCEPTION_XTLB_MISS 0x80000080 |
|
extern |
| u32 D_800EA5E8 = 0 |
| u32 D_800EA5F0 = 0 |
| u32 D_80194040 |
| u64 osClockRate = 62500000 |
|
extern |