Reverted the XT FDC with no flags
Turns out it was working as intended
This commit is contained in:
@@ -2326,7 +2326,7 @@ fdc_3f1_enable(fdc_t *fdc, int enable)
|
|||||||
const device_t fdc_xt_device = {
|
const device_t fdc_xt_device = {
|
||||||
"PC/XT Floppy Drive Controller",
|
"PC/XT Floppy Drive Controller",
|
||||||
0,
|
0,
|
||||||
FDC_FLAG_AT,
|
0,
|
||||||
fdc_init,
|
fdc_init,
|
||||||
fdc_close,
|
fdc_close,
|
||||||
fdc_reset,
|
fdc_reset,
|
||||||
|
Reference in New Issue
Block a user