And a warning in the AT Compaq's video poll function.

This commit is contained in:
OBattler
2023-07-16 03:52:02 +02:00
parent e7d150b2c6
commit 4cde2f2f10

View File

@@ -262,7 +262,6 @@ compaq_plasma_poll(void *p)
uint8_t sc;
uint16_t ma = (self->cga.crtc[13] | (self->cga.crtc[12] << 8)) & 0x7fff;
uint16_t ca = (self->cga.crtc[15] | (self->cga.crtc[14] << 8)) & 0x7fff;
uint16_t dat;
uint16_t addr;
int drawcursor;
int x, c;