|
SSBM Decomp
|
Functions | |
| s32 | InitializeUART (u32) |
| int | WriteUARTN (const void *, u32) |
| s32 | ReadUARTN (u8 *, u32) |
| int | __read_console (u32 arg0, u8 *buf, u32 *n, void(*unused)(void)) |
| int | __write_console (u32 arg0, u8 *buf, u32 *n, void(*unused)(void)) |
| int | __close_console (u32 unused) |
Variables | |
| bool | MSL_ConsoleIo_804D7080 |
| s32 InitializeUART | ( | u32 | ) |
| int WriteUARTN | ( | const void * | , |
| u32 | |||
| ) |
| int __read_console | ( | u32 | arg0, |
| u8 * | buf, | ||
| u32 * | n, | ||
| void(*)(void) | unused | ||
| ) |
| int __write_console | ( | u32 | arg0, |
| u8 * | buf, | ||
| u32 * | n, | ||
| void(*)(void) | unused | ||
| ) |
| int __close_console | ( | u32 | unused | ) |
| bool MSL_ConsoleIo_804D7080 |