Added the SiS Rabbit

Some high-end 386DX chipset
This commit is contained in:
tiseno100
2020-06-06 07:46:59 +03:00
committed by GitHub
parent df72311429
commit 53ffc9ae72
6 changed files with 24 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ extern const device_t scat_sx_device;
extern const device_t cs8230_device;
/* SiS */
extern const device_t rabbit_device;
extern const device_t sis_85c471_device;
extern const device_t sis_85c496_device;
#if defined(DEV_BRANCH) && defined(USE_SIS_85C50X)