KallistiOS
##version##
|
Macros | |
#define | CDROM_READ_WHOLE_SECTOR 0x1000 |
Read the whole sector. More... | |
#define | CDROM_READ_DATA_AREA 0x2000 |
Read the data area. More... | |
Parts of the a CD-ROM sector to read. These are possible values for the third parameter word sent with the change data type syscall.
#define CDROM_READ_DATA_AREA 0x2000 |
Read the data area.
#define CDROM_READ_WHOLE_SECTOR 0x1000 |
Read the whole sector.