AppleCommander/src/main/java/com/webcodepro/applecommander/storage/os/dos33
Rob Greene f8dee76cd5 This should allow a DOS 3.3 disk to "translate" TXT and BIN properly.
Admittedly, this is a bit of a hack, but a number of sources do come
from ProDOS, so it allows translation.
2018-03-02 17:26:46 -06:00
..
DosFileEntry.java This should allow a DOS 3.3 disk to "translate" TXT and BIN properly. 2018-03-02 17:26:46 -06:00
DosFormatDisk.java Adding the image fullpathname to all DiskExceptions. This will normalize the User Warnings, as also will make easier to feed error reports to an eventual First Aid tool 2018-01-08 12:02:59 -02:00
DosSectorAddress.java Fixing and optimizing the loop detection as suggested in: 2017-12-14 01:08:23 -02:00
OzDosFormatDisk.java
UniDosFormatDisk.java