AppleCommander/lib/ac-api/src/main/java/com/webcodepro/applecommander/storage
2023-10-26 23:01:25 -05:00
..
compare Adding compare by content. 2022-03-19 22:33:05 -05:00
filters Forcing flush in PrintWriter when generating text. PrintWriter does not autoflush output except at a newline. #106 2023-10-26 21:49:16 -05:00
os Fixing acx create disk with DOS format to mark tracks 0-2 as used. #129 2023-10-26 23:01:25 -05:00
physical Adding a close listener and validating with user if the file has changed. #117. 2023-10-20 16:58:33 -05:00
DirectoryEntry.java
Disk.java Add support for "RDOS 3.3" disk format 2023-10-14 02:06:46 -07:00
DiskCorruptException.java
DiskException.java
DiskFullException.java
DiskGeometry.java Adding DiskDiff and enhancing the basic disk comparison capabilities. 2022-03-13 18:03:53 -05:00
DiskUnrecognizedException.java
FileEntry.java Adding getAddress method to FileEntry. 2022-03-05 17:59:12 -06:00
FileEntryComparator.java
FileFilter.java
FormattedDisk.java Adding DiskDiff and enhancing the basic disk comparison capabilities. 2022-03-13 18:03:53 -05:00
StorageBundle.java