KallistiOS git master
Independent SDK for the Sega Dreamcast
|
ISO9660 (CD-ROM) filesystem driver. More...
Go to the source code of this file.
Functions | |
int | iso_reset (void) |
Reset the internal ISO9660 cache. | |
ISO9660 (CD-ROM) filesystem driver.
This driver implements support for reading files from a CD-ROM or CD-R in the Dreamcast's disc drive. This filesystem mounts itself on /cd.
This driver supports Rock Ridge, thanks to Andrew Kieschnick. The driver also supports the Joliet extensions thanks to Bero.
The implementation was originally based on a simple ISO9660 implementation by Marcus Comstedt.