S3: Fix 256-color modes on the Phoenix S3 Vision 968.

This commit is contained in:
OBattler
2024-01-14 01:40:24 +01:00
parent b1c292a9e9
commit 780f74bca0

View File

@@ -3396,6 +3396,7 @@ s3_recalctimings(svga_t *svga)
break;
case S3_VISION968:
switch (s3->card_type) {
case S3_PHOENIX_VISION968:
case S3_NUMBER9_9FX_771:
svga->hdisp <<= 1;
svga->hblankstart <<= 1;