Added the US Technologies 386 motherboard.

Late 386 motherboard using the Award 4.50G BIOS.
This commit is contained in:
tiseno100
2020-08-19 23:51:40 +03:00
committed by GitHub
parent 2d6cc7576b
commit 20cd01aaca
6 changed files with 205 additions and 1 deletions

View File

@@ -104,6 +104,9 @@ extern const device_t stpc_serial_device;
extern const device_t stpc_lpt_device;
#endif
/* UMC */
extern const device_t umc491_device;
/* VIA */
extern const device_t via_vt82c49x_device;