RAMDAC and hardware cursor fixes for the Cardex Tseng ET4000/W32p Rev. C.

This commit is contained in:
OBattler
2021-03-25 19:33:58 +01:00
parent 3384aa9b01
commit a3e4e7d37a
2 changed files with 6 additions and 4 deletions

View File

@@ -117,6 +117,8 @@ sdac_control_write(sdac_ramdac_t *ramdac, svga_t *svga, uint8_t val)
}
break;
}
svga_recalctimings(svga);
}