|
LibXenon
Bare-metal Xbox 360 homebrew library
|


Go to the source code of this file.
Macros | |
| #define | MAX_ISO_FILES 8 |
Functions | |
| bool | ISO9660_Mount (const char *name, const DISC_INTERFACE *disc_interface) |
| bool | ISO9660_Unmount (const char *name) |
| const char * | ISO9660_GetVolumeLabel (const char *name) |
| bool ISO9660_Mount | ( | const char * | name, |
| const DISC_INTERFACE * | disc_interface | ||
| ) |