|
Nugget
Bare-metal libraries and examples for the original PlayStation
|
#include <stdint.h>#include "common/kernel/openbios.h"#include "common/psxlibc/handlers.h"#include "common/syscalls/syscalls.h"

Go to the source code of this file.
Enumerations | |
| enum | { MONITOR_SLOT_NONE = 0 , MONITOR_SLOT_FOUND , MONITOR_SLOT_OPENBIOS } |
Functions | |
| void | monitorSlotEntry (void) |
Variables | |
| struct HandlerInfo | s_monitorHandler |
| uint32_t * | s_monitorSlot |
| uint32_t | s_biosChecksum |
|
extern |
|
extern |
|
extern |