Timer enable switches are 64-bit;
Floppy reads/writes now correctly finish at gaps; Sector-based reads/writes no longer cause a delay when signaling finish.
This commit is contained in:
@@ -26,7 +26,7 @@ typedef struct pssj_t
|
||||
|
||||
int irq;
|
||||
int64_t timer_count;
|
||||
int enable;
|
||||
int64_t enable;
|
||||
|
||||
int wave_pos;
|
||||
int pulse_width;
|
||||
|
||||
Reference in New Issue
Block a user