K 10 svn:author V 4 ache K 8 svn:date V 27 1993-12-12T20:26:56.000000Z K 7 svn:log V 365 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. END