Added the Matrox Millennium card to dev branch and its respective bitblt additions and ROM.

This commit is contained in:
TC1995
2022-02-03 20:08:46 +01:00
parent c7824e8ddc
commit 012046bd89
3 changed files with 425 additions and 154 deletions

View File

@@ -185,6 +185,7 @@ video_cards[] = {
{ &s3_diamond_stealth_4000_pci_device },
{ &s3_trio3d2x_pci_device },
#if defined(DEV_BRANCH) && defined(USE_MGA)
{ &millennium_device },
{ &mystique_device },
{ &mystique_220_device },
#endif