Moved the AMI WinBIOS SiS 471 to the Dev branch because literally any such BIOS I try, has problems. Also moved the Matrox cards to the Dev branch.

This commit is contained in:
OBattler
2020-04-20 14:50:03 +02:00
parent 8933212059
commit fd8e59b6f2
7 changed files with 74 additions and 24 deletions

View File

@@ -269,9 +269,11 @@ extern const device_t ht216_32_pb410a_device;
extern const device_t im1024_device;
extern const device_t pgc_device;
#if defined(DEV_BRANCH) && defined(USE_MGA)
/* Matrox Mystique */
extern const device_t mystique_device;
extern const device_t mystique_220_device;
#endif
/* Oak OTI-0x7 */
extern const device_t oti037c_device;