o add snes diskio interface
This commit is contained in:
@@ -48,7 +48,7 @@ void disk_timerproc (void);
|
||||
#define STA_NOINIT 0x01 /* Drive not initialized */
|
||||
#define STA_NODISK 0x02 /* No medium in the drive */
|
||||
#define STA_PROTECT 0x04 /* Write protected */
|
||||
|
||||
#define STA_VOID 0xff
|
||||
|
||||
|
||||
/* Command code for disk_ioctrl() */
|
||||
|
||||
Reference in New Issue
Block a user