mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
The Asus P2B-LS now has the Super I/O chip (and with it, the FDC) again.
This commit is contained in:
@@ -97,7 +97,7 @@ machine_at_p2bls_init(const machine_t *model)
|
||||
device_add(&i440bx_device);
|
||||
device_add(&piix4e_device);
|
||||
device_add(&keyboard_ps2_pci_device);
|
||||
// device_add(&w83977ef_device);
|
||||
device_add(&w83977ef_device);
|
||||
device_add(&sst_flash_39sf020_device);
|
||||
spd_register(SPD_TYPE_SDRAM, 0xF, 256);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user