Can now select to emulate 1.2MB 5.25" disc drive, with double stepping.
This commit is contained in:
parent
9fe79c1827
commit
4e9ee6e927
7 changed files with 56 additions and 9 deletions
|
|
@ -14,6 +14,7 @@ int disc_track[2];
|
|||
int writeprot[2], fwriteprot[2];
|
||||
|
||||
DRIVE drives[2];
|
||||
int drive_type[2];
|
||||
|
||||
int curdrive = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue