Readd XT and AT floppy controllers
They got removed during the addition of CompatiCard
This commit is contained in:
@@ -105,6 +105,8 @@ static fdc_cards_t fdc_cards[] = {
|
|||||||
// clang-format off
|
// clang-format off
|
||||||
{ &device_none },
|
{ &device_none },
|
||||||
{ &device_internal },
|
{ &device_internal },
|
||||||
|
{ &fdc_xt_device },
|
||||||
|
{ &fdc_at_device },
|
||||||
{ &fdc_b215_device },
|
{ &fdc_b215_device },
|
||||||
{ &fdc_pii151b_device },
|
{ &fdc_pii151b_device },
|
||||||
{ &fdc_pii158b_device },
|
{ &fdc_pii158b_device },
|
||||||
|
|||||||
Reference in New Issue
Block a user