This commit is contained in:
RichardG867
2020-12-13 13:28:44 -03:00
9 changed files with 72 additions and 62 deletions

View File

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