Go to the source code of this file.
|
void | OSReportInit (void) |
|
void | OSSwitchFiberEx (u32, u32, u32, u32, u32, u32) |
|
void | OSVAttention (const char *fmt, va_list args) |
|
volatile u16 __OSDeviceCode | AT_ADDRESS (0x800030E6) |
|
volatile u32 OS_PI_INTR_CAUSE | AT_ADDRESS (0xCC003000) |
|
volatile u32 OS_PI_INTR_MASK | AT_ADDRESS (0xCC003004) |
|
volatile u16 OS_MI_INTR_MASK | AT_ADDRESS (0xCC00401C) |
|
volatile u16 OS_DSP_DMA_ADDR_HI | AT_ADDRESS (0xCC005030) |
|
volatile u16 OS_DSP_DMA_ADDR_LO | AT_ADDRESS (0xCC005032) |
|
volatile u16 OS_DSP_INTR_MASK | AT_ADDRESS (0xCC00500A) |
|
volatile u16 OS_ARAM_DMA_ADDR_HI | AT_ADDRESS (0xCC005020) |
|
volatile u16 OS_ARAM_DMA_ADDR_LO | AT_ADDRESS (0xCC005022) |
|
BOOL | OSIsThreadSuspended (OSThread *thread) |
|
u32 | OSGetConsoleType (void) |
|
void | OSAttention (const char *msg,...) |
|
void | OSPanic (const char *file, s32 line, const char *fmt,...) |
|
void | OSReport (char *fmt,...) |
|
void | OSReport_Error (const char *fmt,...) |
|
void | OSReport_FatalError (const char *fmt,...) |
|
void | OSReport_System (const char *fmt,...) |
|
void | OSReport_Warning (const char *fmt,...) |
|
void | OSReportDisable (void) |
|
void | OSReportEnable (void) |
|
void | OSReportForceEnableOff (void) |
|
void | OSReportForceEnableOn (void) |
|
void | OSVReport (const char *format, va_list list) |
|
void | OSReportInit__Fv (void) |
|
u8 * | OSGetStackPointer (void) |
|
void | __OSFPRInit (void) |
|
static void | InquiryCallback (s32 param_0, DVDCommandBlock *param_1) |
|
void | OSInit (void) |
|
static void | OSExceptionInit (void) |
|
void | __OSDBIntegrator (void) |
|
void | __OSDBJump (void) |
|
OSExceptionHandler | __OSSetExceptionHandler (__OSException exception, OSExceptionHandler handler) |
|
OSExceptionHandler | __OSGetExceptionHandler (__OSException exception) |
|
static void | OSExceptionVector (void) |
|
void | __DBVECTOR () |
|
void | __OSEVSetNumber () |
|
void | __OSEVEnd () |
|
static void | OSDefaultExceptionHandler (__OSException exception, OSContext *context) |
|
void | __OSPSInit (void) |
|
u32 | __OSGetDIConfig (void) |
|
void | OSRegisterVersion (const char *version) |
|
s16 | __OSf32tos16 (register f32 inF) |
|
void | OSf32tos16 (f32 *f, s16 *out) |
|
u8 | __OSf32tou8 (register f32 inF) |
|
void | OSf32tou8 (f32 *f, u8 *out) |
|
static void | OSInitFastCast (void) |
|
◆ BI2Debug
◆ OSBootInfo
◆ OSExceptionHandler
◆ __DBVECTOR()
◆ __OSDBIntegrator()
◆ __OSDBJump()
◆ __OSEVEnd()
◆ __OSEVSetNumber()
◆ __OSf32tos16()
◆ __OSf32tou8()
◆ __OSFPRInit()
◆ __OSGetDIConfig()
◆ __OSGetExceptionHandler()
◆ __OSPSInit()
◆ __OSSetExceptionHandler()
◆ AT_ADDRESS() [1/9]
◆ AT_ADDRESS() [2/9]
◆ AT_ADDRESS() [3/9]
◆ AT_ADDRESS() [4/9]
◆ AT_ADDRESS() [5/9]
◆ AT_ADDRESS() [6/9]
◆ AT_ADDRESS() [7/9]
◆ AT_ADDRESS() [8/9]
◆ AT_ADDRESS() [9/9]
◆ InquiryCallback()
◆ OSAttention()
◆ OSDefaultExceptionHandler()
◆ OSExceptionInit()
◆ OSExceptionVector()
◆ OSf32tos16()
◆ OSf32tou8()
◆ OSGetConsoleType()
◆ OSGetStackPointer()
u8 * OSGetStackPointer |
( |
void |
| ) |
|
◆ OSInit()
◆ OSInitFastCast()
◆ OSIsThreadSuspended()
◆ OSPanic()
◆ OSRegisterVersion()
◆ OSReport()
◆ OSReport_Error()
◆ OSReport_FatalError()
◆ OSReport_System()
◆ OSReport_Warning()
◆ OSReportDisable()
◆ OSReportEnable()
◆ OSReportForceEnableOff()
◆ OSReportForceEnableOn()
◆ OSReportInit()
◆ OSReportInit__Fv()
◆ OSSwitchFiberEx()
◆ OSVAttention()
◆ OSVReport()
◆ __OSInIPL
◆ __OSIsGcam
◆ __OSReport_disable
◆ __OSReport_enable
◆ __OSReport_Error_disable
u8 __OSReport_Error_disable |
|
extern |
◆ __OSReport_System_disable
u8 __OSReport_System_disable |
|
extern |
◆ __OSReport_Warning_disable
u8 __OSReport_Warning_disable |
|
extern |
◆ __OSStartTime