Pretty much all timer counters are now 32-bit again;
Fixed FDI stream parameters passed to the 86F handler, FDI stream images now read correctly again; The National Semiconductors PC87306 SuperI/O chip now supports enhanced FDC mode.
This commit is contained in:
@@ -27,7 +27,7 @@ typedef struct pc1640_t
|
||||
|
||||
int cga_enabled;
|
||||
int dispontime, dispofftime;
|
||||
int64_t vidtime;
|
||||
int vidtime;
|
||||
} pc1640_t;
|
||||
|
||||
void pc1640_out(uint16_t addr, uint8_t val, void *p)
|
||||
|
||||
Reference in New Issue
Block a user