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

@ -56,3 +56,4 @@ extern int writeprot[2], fwriteprot[2];
extern int disc_track[2];
extern int disc_changed[2];
extern int drive_empty[2];
extern int drive_type[2];