Implement the line doubling type selection for the Tandy machines as well.

This commit is contained in:
OBattler
2025-08-27 03:18:27 +02:00
parent 8ea2d12dca
commit 08edbaff83
2 changed files with 323 additions and 219 deletions

View File

@@ -47,6 +47,7 @@ typedef struct t1kvid_t {
int fullchange;
int vsynctime;
int vadj;
int double_type;
uint16_t memaddr;
uint16_t memaddr_backup;