RetroArch
|
#include <iosuhax_disc_interface.h>
Public Attributes | |
unsigned long | ioType |
unsigned long | features |
FN_MEDIUM_STARTUP | startup |
FN_MEDIUM_ISINSERTED | isInserted |
FN_MEDIUM_READSECTORS | readSectors |
FN_MEDIUM_WRITESECTORS | writeSectors |
FN_MEDIUM_CLEARSTATUS | clearStatus |
FN_MEDIUM_SHUTDOWN | shutdown |
FN_MEDIUM_CLEARSTATUS DISC_INTERFACE_STRUCT::clearStatus |
unsigned long DISC_INTERFACE_STRUCT::features |
unsigned long DISC_INTERFACE_STRUCT::ioType |
FN_MEDIUM_ISINSERTED DISC_INTERFACE_STRUCT::isInserted |
FN_MEDIUM_READSECTORS DISC_INTERFACE_STRUCT::readSectors |
FN_MEDIUM_SHUTDOWN DISC_INTERFACE_STRUCT::shutdown |
FN_MEDIUM_STARTUP DISC_INTERFACE_STRUCT::startup |
FN_MEDIUM_WRITESECTORS DISC_INTERFACE_STRUCT::writeSectors |