Corrected interlacing in the TVGA8900CL/D and Oak OTI cards.

Removed leftover code from PCem-X in the TVGA8900CL/D and ET4000AX cards.
Added correct Cirrus Logic GD5434 PCI/VLB code.
This commit is contained in:
TC1995
2018-02-21 12:58:35 +01:00
parent 106e47e186
commit 54b400aa05
7 changed files with 318 additions and 185 deletions

View File

@@ -6,3 +6,5 @@ extern device_t gd5428_vlb_device;
extern device_t gd5429_device;
extern device_t gd5430_vlb_device;
extern device_t gd5430_pci_device;
extern device_t gd5434_vlb_device;
extern device_t gd5434_pci_device;