Finalize the SiS Pentiums

- Implemented the SiS 5511
- The SiS 5571 can safely go off Dev Branch now
- Few fixes on the SiS 5598
This commit is contained in:
Panagiotis
2021-04-25 13:23:41 +03:00
committed by GitHub
parent 4fb1c8e51f
commit ba92f1df34
9 changed files with 950 additions and 272 deletions

View File

@@ -109,9 +109,8 @@ extern const device_t sis_85c471_device;
extern const device_t sis_85c496_device;
extern const device_t sis_85c496_ls486e_device;
extern const device_t sis_85c50x_device;
#if defined(DEV_BRANCH) && defined(USE_SIS_5571)
extern const device_t sis_5511_device;
extern const device_t sis_5571_device;
#endif
extern const device_t sis_5598_device;
/* ST */