David Given
|
323da8272a
|
Hopefully add support for giving the reader a set of required sectors, so if
one is missing then we can tell and the track can be reread.
|
2020-02-21 22:14:44 +01:00 |
|
David Given
|
38fab7edcb
|
Refactor all the image writing stuff into a ImageWriter subclass hierarchy with
a factory based on extension.
|
2019-08-08 00:27:41 +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
|
eb924780ab
|
Refactor dataspecs to allow them to be used for other things too.
|
2019-08-06 23:50:02 +02:00 |
|
David Given
|
4649cf6206
|
Merge all the tools into a single monolithic binary. Much better!
|
2019-07-03 00:08:29 +02:00 |
|
David Given
|
a1c207cb8f
|
First milestone towards flags rewrite --- it builds and the tests pass, but
nothing actually works.
|
2019-07-02 23:06:40 +02:00 |
|
David Given
|
31a00696e1
|
Refactor the low-level reading stuff to be cleaner, simpler, and allow more
flux sources.
|
2019-02-14 20:15:35 +01:00 |
|
David Given
|
2527ac2ce9
|
Initial support for twin drives and 5.25" drives.
|
2019-02-11 23:43:44 +01:00 |
|
David Given
|
6af432f798
|
Refactor FluxEngine to use dataspecs for source and destinations. Document
them.
|
2019-01-21 00:38:03 +01:00 |
|
David Given
|
4b6b4aa9f7
|
Add the DataSpec class.
|
2019-01-13 00:43:19 +01:00 |
|