First batch of video fixes, also fixes the MDA timings.

This commit is contained in:
OBattler
2023-08-12 01:16:49 +02:00
parent 6ceb63aacc
commit 33471594f4
3 changed files with 66 additions and 5 deletions

View File

@@ -44,9 +44,9 @@ typedef struct ega_t {
uint8_t colournocare;
uint8_t scrblank;
uint8_t plane_mask;
uint8_t ctl_mode;
uint8_t pad;
uint8_t pad0;
uint8_t pad1;
uint8_t crtc[32];
uint8_t gdcreg[16];
uint8_t attrregs[32];