dmolony-DiskBrowser/src/com/bytezone/diskbrowser/disk
2016-08-09 14:15:44 +10:00
..
AbstractFormattedDisk.java wiz4 2016-08-08 20:34:25 +10:00
AbstractSector.java fixed extra boot sectors 2016-08-06 20:00:01 +10:00
AppleDisk.java Wiz4 first stage complete 2016-08-09 14:15:44 +10:00
AppleDiskAddress.java prevent NPE 2016-07-22 15:01:17 +10:00
DataDisk.java Initial commit 2015-06-01 19:35:51 +10:00
DefaultAppleFileSource.java changed da.compareTo (da) == 0 to da.matches(da) 2016-07-19 11:24:36 +10:00
DefaultDataSource.java new utilities package 2016-02-25 08:11:14 +11:00
DefaultSector.java allow sectors to know their own address 2016-07-17 14:41:04 +10:00
Disk.java Wiz4 first stage complete 2016-08-09 14:15:44 +10:00
DiskAddress.java helper function 2016-07-18 08:42:44 +10:00
DiskFactory.java Wiz4 first stage complete 2016-08-09 14:15:44 +10:00
DualDosDisk.java Allow pascal disks >280 blocks 2016-08-08 14:53:34 +10:00
FormattedDisk.java changed da.compareTo (da) == 0 to da.matches(da) 2016-07-19 11:24:36 +10:00
SectorList.java changed da.compareTo (da) == 0 to da.matches(da) 2016-07-19 11:24:36 +10:00
SectorListConverter.java Initial commit 2015-06-01 19:35:51 +10:00
SectorType.java Initial commit 2015-06-01 19:35:51 +10:00