And the same goes for the sequencer registers.

This commit is contained in:
OBattler
2020-12-13 13:41:32 +01:00
parent e5025d6f5c
commit 7a905168e2

View File

@@ -124,7 +124,7 @@ typedef struct svga_t
int override;
void *p;
uint8_t crtc[256], gdcreg[64], attrregs[32], seqregs[64],
uint8_t crtc[256], gdcreg[64], attrregs[32], seqregs[256],
egapal[16],
*vram, *changedvram;