New turbo floppy poller, should be a bit faster than before.

This commit is contained in:
OBattler
2017-07-26 00:16:54 +02:00
parent 562a138ec8
commit 02f5d663d0
10 changed files with 382 additions and 8 deletions

View File

@@ -49,3 +49,5 @@ char *fdd_getname(int type);
char *fdd_get_internal_name(int type);
int fdd_get_from_internal_name(char *s);
int fdd_track(int drive);