KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
CD-ROM Read Sector Part

Macros

#define CDROM_READ_WHOLE_SECTOR   0x1000
 Read the whole sector. More...
 
#define CDROM_READ_DATA_AREA   0x2000
 Read the data area. More...
 

Detailed Description

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.

Macro Definition Documentation

#define CDROM_READ_DATA_AREA   0x2000

Read the data area.

#define CDROM_READ_WHOLE_SECTOR   0x1000

Read the whole sector.