Undev branch the Matrox Millennium since it is now mostly usable.

This commit is contained in:
TC1995
2023-12-16 20:17:55 +01:00
parent 25277344db
commit e4696aa2e9
4 changed files with 160 additions and 81 deletions

View File

@@ -431,9 +431,9 @@ extern const device_t ht216_32_standalone_device;
extern const device_t im1024_device;
extern const device_t pgc_device;
# if defined(DEV_BRANCH) && defined(USE_MGA)
/* Matrox MGA */
extern const device_t millennium_device;
# if defined(DEV_BRANCH)
extern const device_t mystique_device;
extern const device_t mystique_220_device;
# endif