David Given
|
c78dfb9d7c
|
Avoid crash if decode produced no data.
|
2018-12-22 20:14:43 +01:00 |
|
David Given
|
93d317b6de
|
Improve the sector visualisation.
|
2018-12-22 20:04: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
|
d383b88f10
|
Actually implement --just-read.
|
2018-12-22 10:54:21 +01:00 |
|
David Given
|
cf28d05a4b
|
Don't crash when trying to access tracks with no data.
|
2018-12-22 10:54:08 +01:00 |
|
David Given
|
11e0e6fe23
|
Commands can set default reader options to something that's sensible for the
format.
|
2018-10-27 16:00:54 +02:00 |
|
David Given
|
0eecb0985d
|
Brother disks are now fully decoded and stitched together into images. Hurray!
|
2018-10-27 02:15:01 +02: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
|
d7b2505720
|
You can now decode Brother disks to images. No CRC checking, though.
|
2018-10-21 19:10:33 +02:00 |
|
David Given
|
d168e58db6
|
-f works to save a copy of the flux to disk.
|
2018-10-21 13:48:28 +02:00 |
|
David Given
|
3a0ce92468
|
Fix a horrifying bug which was causing all data from USB to be discarded.
|
2018-10-20 19:39:34 +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 |
|
David Given
|
30f716d1b5
|
More missing files.
|
2018-10-20 16:25:19 +02:00 |
|
David Given
|
d00f199d51
|
You can read flux from files now.
|
2018-10-20 16:14:38 +02:00 |
|
David Given
|
7d765abb21
|
The new client can (lazily) read disks now, although nothing's actually done
with the result.
|
2018-10-20 15:54:18 +02:00 |
|
David Given
|
7efaae2f76
|
Add the skeleton of the new client app.
|
2018-10-20 13:28:20 +02:00 |
|