|
Nugget
Bare-metal libraries and examples for the original PlayStation
|
#include <stdint.h>#include "common/hardware/hwregs.h"#include "common/syscalls/syscalls.h"#include "monitor/install.h"#include "monitor/link.h"
Functions | |
| void | installSio1Tty (void) |
| void | drawLoaderSplash (void) |
| int | main (void) |
Variables | |
| const uint32_t | _binary_monitor_core_bin_start [] |
| const uint32_t | _binary_monitor_core_bin_end [] |
| uint32_t | __core_start [] |
| uint32_t | __core_end [] |
|
extern |
|
extern |
|
extern |
|
extern |