| KallistiOS
    ##version##
    | 
TOC structure returned by the BIOS. More...
#include <dc/cdrom.h>
| Data Fields | |
| uint32 | entry [99] | 
| TOC space for 99 tracks.  More... | |
| uint32 | first | 
| Point A0 information (1st track)  More... | |
| uint32 | last | 
| Point A1 information (last track)  More... | |
| uint32 | leadout_sector | 
| Point A2 information (leadout)  More... | |
TOC structure returned by the BIOS.
This is the structure that the CMD_GETTOC2 syscall command will return for the TOC. Note the data is in FAD, not LBA/LSN.
| uint32 CDROM_TOC::entry[99] | 
TOC space for 99 tracks.
| uint32 CDROM_TOC::first | 
Point A0 information (1st track)
| uint32 CDROM_TOC::last | 
Point A1 information (last track)
| uint32 CDROM_TOC::leadout_sector | 
Point A2 information (leadout)
 1.8.7
 1.8.7