Added the variant of the PC87309 Super I/O chip on ports 15Ch and 15Dh.

This commit is contained in:
OBattler
2020-09-07 23:11:46 +02:00
parent ec1a3e3784
commit 96eb247e9a
3 changed files with 19 additions and 3 deletions

View File

@@ -180,7 +180,7 @@ machine_at_fw6400gx_init(const machine_t *model)
device_add(&i440gx_device);
device_add(&piix4e_device);
device_add(&keyboard_ps2_ami_pci_device);
device_add(&pc87309_device);
device_add(&pc87309_15c_device);
device_add(&sst_flash_29ee020_device);
spd_register(SPD_TYPE_SDRAM, 0xF, 512);