S3 Trio64V+ VLB: Limit to a maximum of 2 MB video memory.

This commit is contained in:
OBattler
2024-03-06 22:51:24 +01:00
parent 3471cee112
commit 3e6b4aa9e1

View File

@@ -11093,7 +11093,7 @@ const device_t s3_stb_powergraph_64_video_vlb_device = {
{ .available = s3_stb_powergraph_64_video_available },
.speed_changed = s3_speed_changed,
.force_redraw = s3_force_redraw,
.config = s3_standard_config
.config = s3_phoenix_trio32_config
};
const device_t s3_phoenix_trio64vplus_onboard_pci_device = {