v_disp -> vdisp_latch; get rid of even more unused shit

This commit is contained in:
starfrost013
2025-06-21 00:55:39 +01:00
parent fee6be8c99
commit adb8b388a8
22 changed files with 74 additions and 83 deletions

View File

@@ -299,7 +299,7 @@ ht216_out(uint16_t addr, uint8_t val, void *priv)
break;
case 0xa5:
svga->hwcursor.ena = !!(val & 0x80);
svga->hwcursor.enable = !!(val & 0x80);
break;
case 0xc0: