mirror of
https://github.com/86Box/86Box.git
synced 2026-02-28 09:54:21 -07:00
Remove standalone floppy controllers
In preparation for the addition of standalone floppy/hard disk controllers.
This commit is contained in:
@@ -108,10 +108,7 @@ static fdc_cards_t fdc_cards[] = {
|
||||
{ &device_none },
|
||||
{ &device_internal },
|
||||
{ &fdc_xt_device },
|
||||
{ &fdc_xt_umc_um8398_device }, /* Standalone chip */
|
||||
{ &fdc_at_device },
|
||||
{ &fdc_at_nsc_dp8473_device }, /* Standalone chip */
|
||||
{ &fdc_at_smc_device }, /* Standalone chip */
|
||||
{ &fdc_b215_device },
|
||||
{ &fdc_pii151b_device },
|
||||
{ &fdc_pii158b_device },
|
||||
|
||||
Reference in New Issue
Block a user