Can now select to emulate 1.2MB 5.25" disc drive, with double stepping.

This commit is contained in:
TomW 2015-08-24 21:09:35 +01:00
commit 4e9ee6e927
7 changed files with 56 additions and 9 deletions

View file

@ -14,6 +14,7 @@ int disc_track[2];
int writeprot[2], fwriteprot[2];
DRIVE drives[2];
int drive_type[2];
int curdrive = 0;