David Given
|
112377f885
|
Add pluggable image readers, plus some documentation.
|
2019-08-09 20:56:06 +02:00 |
|
David Given
|
d8172154c3
|
Output images now get geometry specs to indicate what kind of file to write.
|
2019-08-07 23:23:07 +02:00 |
|
David Given
|
d7cad63feb
|
Add a basic fe-writebrother which so far can read image files.
|
2018-12-30 00:40:46 +01:00 |
|
David Given
|
9b610a9527
|
Factor Sector out into its own header. Sketch out Geometry.
|
2018-12-29 01:59:09 +01:00 |
|
David Given
|
490e649942
|
Added the SectorSet class for holding collections of Sector objects --- much
easier to deal with than ad-hoc maps.
|
2018-12-28 00:43:47 +01:00 |
|
David Given
|
f27df1a39f
|
Improve handling of Brother bad sectors. Add the sector visualisation.
|
2018-12-22 19:30:15 +01:00 |
|
David Given
|
acd2a9c23b
|
Add CRC checking for IBM disks. Weirdly, my 1200kB disk appears to have deleted
sectors (id mark F8) on it, where the checksums don't match. Myserious...
|
2018-10-22 02:45:18 +02:00 |
|
David Given
|
8244f9ec51
|
We can now decode IBM MFM disks all the way to an image, although with no CRC
checking as yet.
|
2018-10-20 19:25:20 +02:00 |
|