Go to the source code of this file.
- Todo:
- Should be called
OS.h
.
◆ AT_ADDRESS() [1/2]
vu32 __PIRegs[12] AT_ADDRESS |
( |
0xCC003000 |
| ) |
|
|
extern |
◆ AT_ADDRESS() [2/2]
vu32 __DIRegs[16] AT_ADDRESS |
( |
0xCC006000 |
| ) |
|
|
extern |
◆ __OSGetExceptionHandler()
◆ __OSSetExceptionHandler()
◆ OSGetConsoleType()
u32 OSGetConsoleType |
( |
void |
| ) |
|
◆ OSInit()
Initializes the Dolphin operating system.
- most of the main operations get farmed out to other functions
- loading debug info and setting up heap bounds largely happen here
- a lot of OS reporting also gets controlled here
◆ __OSPSInit()
◆ OSExceptionInit()
void OSExceptionInit |
( |
void |
| ) |
|
◆ __OSDBIntegrator()
void __OSDBIntegrator |
( |
void |
| ) |
|
◆ __OSDBJump()
◆ __DBVECTOR()
◆ __OSEVSetNumber()
void __OSEVSetNumber |
( |
void |
| ) |
|
◆ __OSEVEnd()
◆ OSExceptionVector()
void OSExceptionVector |
( |
void |
| ) |
|
◆ OSDefaultExceptionHandler()
void OSDefaultExceptionHandler |
( |
void |
| ) |
|
◆ ClearArena()
◆ __OSGetDIConfig()
u32 __OSGetDIConfig |
( |
void |
| ) |
|