Revert "Merge branch 'bugfixes' into master"

This reverts commit 8250b57325, reversing
changes made to 6c643d05b8.
This commit is contained in:
Daniel Gurney
2025-07-01 03:04:14 +03:00
parent 8250b57325
commit aef9d1ed94
25 changed files with 616 additions and 412 deletions

View File

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