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:
@@ -274,6 +274,7 @@ extern const device_t ics9161_device;
|
||||
extern const device_t sc11483_ramdac_device;
|
||||
extern const device_t sc11487_ramdac_device;
|
||||
extern const device_t sc11484_ramdac_device;
|
||||
extern const device_t sc11484_nors2_ramdac_device;
|
||||
extern const device_t sc1502x_ramdac_device;
|
||||
extern const device_t sdac_ramdac_device;
|
||||
extern const device_t stg_ramdac_device;
|
||||
|
||||
@@ -285,7 +285,7 @@ extern const device_t incolor_device;
|
||||
extern const device_t g2_gc205_device;
|
||||
extern const device_t v7_vga_1024i_device;
|
||||
extern const device_t radius_svga_multiview_isa_device;
|
||||
extern const device_t radius_svga_multiview_mc_device;
|
||||
extern const device_t radius_svga_multiview_mca_device;
|
||||
extern const device_t ht216_32_pb410a_device;
|
||||
extern const device_t ht216_32_standalone_device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user