Reworked the HTVGA/Video7 clocks. Fixes the HT209 2401 error on MCA.

Fixed 16 color in the Realtek 3106 card.
Reworked the Sierra 1148x for the second time.
Registers that only exist on 928/80x and up are not used by the 911/924 anymore.
This commit is contained in:
TC1995
2021-05-20 20:57:54 +02:00
parent 6ac6ef381d
commit d2c6452ff5
7 changed files with 280 additions and 193 deletions

View File

@@ -119,7 +119,7 @@ video_cards[] = {
{ "wy700", &wy700_device },
{ "ibm1mbsvga", &gd5428_mca_device },
{ "et4000mca", &et4000_mca_device },
{ "radius_mc", &radius_svga_multiview_mc_device },
{ "radius_mc", &radius_svga_multiview_mca_device },
{ "mach64gx_pci", &mach64gx_pci_device },
{ "mach64vt2", &mach64vt2_device },
{ "et4000w32p_pci", &et4000w32p_cardex_pci_device },