int status
Definition cd.h:12
void returnToBios()
Definition cd.h:35
int disc_type
Definition cd.h:12
bool checkStatus()
Definition cd.h:23
@ CD_STATUS_RETRY
Retry is needed.
Definition syscalls.h:211
@ CD_STATUS_OPEN
Disc tray is open.
Definition syscalls.h:209
@ CD_STATUS_ERROR
System error.
Definition syscalls.h:212
@ CD_STATUS_FATAL
Need reset syscalls.
Definition syscalls.h:213
@ CD_STATUS_NO_DISC
No disc inserted.
Definition syscalls.h:210
int cdrom_get_status(int *status, int *disc_type)
Get the status of the GD-ROM drive.
void syscall_system_bios_menu(void) __noreturn
Go to the BIOS menu.
Include everything KOS has to offer!
Functions to access the system calls of the Dreamcast ROM.