mirror of
https://github.com/86Box/86Box.git
synced 2026-02-26 05:53:15 -07:00
Added a version of the Winbond W83787F Super I/O chip with IDE enabled by default, fixes IDE on the Flytech 386.
This commit is contained in:
@@ -644,7 +644,7 @@ machine_at_flytech386_init(const machine_t *model)
|
||||
machine_at_common_init(model);
|
||||
|
||||
device_add(&ali1217_device);
|
||||
device_add(&w83787f_ide_device);
|
||||
device_add(&w83787f_ide_en_device);
|
||||
device_add(&keyboard_ps2_device);
|
||||
|
||||
if (gfxcard == VID_INTERNAL)
|
||||
|
||||
Reference in New Issue
Block a user