Added the Magitronic B215

Intended for just testing the XT FDC issues
This commit is contained in:
Panagiotis
2021-01-31 13:49:14 +02:00
committed by GitHub
parent 1290fdb065
commit 41c3dbc451
5 changed files with 103 additions and 2 deletions

View File

@@ -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;