Backported the VLSI 82c113 Super I/O chip from my branch because of two machines we already had that require it.

This commit is contained in:
OBattler
2024-07-22 00:07:39 +02:00
parent ad710b710d
commit fc714e7270
5 changed files with 172 additions and 3 deletions

View File

@@ -88,6 +88,7 @@ extern const device_t um8669f_device;
extern const device_t um8669f_ide_device;
extern const device_t um8669f_ide_sec_device;
extern const device_t via_vt82c686_sio_device;
extern const device_t vl82c113_device;
extern const device_t w83787f_88h_device;
extern const device_t w83787f_device;
extern const device_t w83787f_ide_device;