Added the Flytech 386

A replacement for the US Technologies 386. It's a late 386SX board released around 1996. Comes with parts commonly found on late 486 and mid Pentium systems.
This commit is contained in:
Panagiotis
2021-01-13 11:50:43 +02:00
committed by GitHub
parent 7620d20673
commit 6960fb31d5
10 changed files with 2550 additions and 15 deletions

View File

@@ -55,6 +55,7 @@ extern const device_t sio_detect_device;
extern const device_t um8669f_device;
extern const device_t via_vt82c686_sio_device;
extern const device_t w83787f_device;
extern const device_t w83787f_ide_device;
extern const device_t w83877f_device;
extern const device_t w83877f_president_device;
extern const device_t w83877tf_device;