dmolony-DiskBrowser/src/com/bytezone/diskbrowser/disk
Denis Molony 285c87938e tidying
2018-06-11 06:45:11 +10:00
..
AbstractFormattedDisk.java minor changes 2017-11-26 07:12:59 +11:00
AbstractSector.java tidying 2017-06-12 19:09:19 +10:00
AppleDisk.java make .v2d match .woz 2018-06-10 09:18:06 +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 make .v2d match .woz 2018-06-10 09:18:06 +10:00
DualDosDisk.java Virtual 2 .v2d format 2016-11-28 11:45:17 +11:00
FormattedDisk.java changed da.compareTo (da) == 0 to da.matches(da) 2016-07-19 11:24:36 +10:00
Nibblizer.java tidying 2018-06-11 06:45:11 +10:00
NibDisk.java tidying 2018-06-09 11:11:02 +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
V2dDisk.java tidying 2018-06-11 06:45:11 +10:00
WozDisk.java tidying 2018-06-11 06:45:11 +10:00