Preliminary port of PCem's FIC VA-503P motherboard

This commit is contained in:
Melissa Goad
2020-01-11 18:06:57 -06:00
parent fb088329e1
commit aa73f2215f
10 changed files with 1141 additions and 2 deletions

View File

@@ -61,6 +61,11 @@ extern const device_t sis_85c496_device;
extern const device_t sis_85c50x_device;
#endif
#if defined(DEV_BRANCH) && defined(USE_SS7)
/* VIA */
extern const device_t via_mvp3_device;
#endif
/* WD */
extern const device_t wd76c10_device;