More (S)VGA horizontal blanking fixes and CPU CR0 bit 4 fixes.

This commit is contained in:
OBattler
2024-02-09 18:02:33 +01:00
parent 30e7a49558
commit 3f8952a558
8 changed files with 58 additions and 52 deletions

View File

@@ -171,6 +171,8 @@ typedef struct svga_t {
double clock;
double clock8514;
double multiplier;
hwcursor_t hwcursor;
hwcursor_t hwcursor_latch;
hwcursor_t dac_hwcursor;