mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
MO: Fix medium size in various conditions and fix handling of unsupported media.
This commit is contained in:
@@ -122,6 +122,8 @@ typedef struct mo_drive_t {
|
||||
uint32_t medium_size;
|
||||
uint32_t base;
|
||||
uint16_t sector_size;
|
||||
|
||||
int supported;
|
||||
} mo_drive_t;
|
||||
|
||||
typedef struct mo_t {
|
||||
|
||||
Reference in New Issue
Block a user