Andrey A. Chernov dffff499a9 Add 360K floppy support.
More work to add 720K floppy support.
Restore good old dependance of device and floppy type.
Now:
fd?a == 1.44
fd?b == 1.2
fd?c == 720
fd?d == 360 in HD
fd?e == 360
Add more strict size check in Fdopen, not it refuse:
1) Attempt to open any type expect fd?e, if you have only 360K drive.
2) Attempt to open fd?a if you have only 1.2 drive.
1993-12-12 20:26:56 +00:00
..
1993-12-12 20:26:56 +00:00
1993-10-28 06:15:14 +00:00
1993-11-04 01:49:20 +00:00
1993-12-11 00:36:14 +00:00
1993-11-29 19:26:32 +00:00