Apollo VPX bringup

This commit brings Apollo VPX emulation on 86Box. It includes the Zida Tomato TX100 board. Meant mostly to check issues at WinBioses
This commit is contained in:
tiseno100
2020-04-17 12:34:39 +03:00
committed by GitHub
parent 31c4674a80
commit 16c1584412
7 changed files with 271 additions and 5 deletions

View File

@@ -63,6 +63,7 @@ extern const device_t sis_85c50x_device;
#endif
/* VIA */
extern const device_t via_vpx_device;
extern const device_t via_vp3_device;
extern const device_t via_mvp3_device;
extern const device_t via_apro_device;