Assorted FDC and PCjr video fixes, fixes #4659.

This commit is contained in:
OBattler
2024-07-28 01:00:58 +02:00
parent 3f3c2c802a
commit 760c720352
4 changed files with 43 additions and 78 deletions

View File

@@ -120,7 +120,7 @@ typedef struct fdc_t {
uint8_t params[15];
uint8_t specify[2];
uint8_t res[11];
uint8_t eot[4];
uint16_t eot[4];
uint8_t rwc[4];
uint16_t pcn[4];