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:
@@ -57,7 +57,7 @@ extern int fdc_ready;
|
||||
extern int fdc_indexcount;*/
|
||||
|
||||
extern int motorspin;
|
||||
extern int motoron;
|
||||
extern int64_t motoron;
|
||||
|
||||
extern int swwp;
|
||||
extern int disable_write;
|
||||
|
||||
Reference in New Issue
Block a user