mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
Added the Magitronic B215
Intended for just testing the XT FDC issues
This commit is contained in:
@@ -27,6 +27,7 @@ extern int fdc_type;
|
||||
/* Controller types. */
|
||||
#define FDC_INTERNAL 0
|
||||
|
||||
extern const device_t fdc_b215_device;
|
||||
extern const device_t fdc_pii151b_device;
|
||||
extern const device_t fdc_pii158b_device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user