David Given
|
b9a53e0d1c
|
First draft of the visualiser.
|
2019-08-27 01:07:57 +02:00 |
|
David Given
|
5f8e0c846c
|
Allow split decoders (into sector record and data record).
|
2019-04-19 00:55:01 +02:00 |
|
David Given
|
b158692a3a
|
Radically simplify RawRecord and Sector. It all works, and the results are
better, but I've disabled a bunch of decoders for now.
|
2019-04-18 21:47:34 +02:00 |
|
David Given
|
5ce2acdfb4
|
The new decoder architecture now works, at least for the FB100. All I need now
is to rewrite every single other decoder.
|
2019-04-18 00:47:28 +02:00 |
|
David Given
|
94fb10eb02
|
Behemoth change to rework everything to use Bytes rather than vectors of
uint8_t. The tests pass, but of course, nothing decodes any more.
|
2019-03-05 00:10:20 +01:00 |
|
David Given
|
0eb7620854
|
Conflicted sectors are now treated as bad.
|
2019-03-03 11:39:54 +01:00 |
|
David Given
|
259a02898f
|
Massive refactor to overhaul and simplify the decoder system. Amiga has been
disabled (because it needs rewriting now).
|
2019-02-19 00:39:13 +01:00 |
|
David Given
|
9ee230e179
|
Report better error messages on Brother sector decode.
|
2019-01-10 00:48:24 +01:00 |
|
David Given
|
9b610a9527
|
Factor Sector out into its own header. Sketch out Geometry.
|
2018-12-29 01:59:09 +01:00 |
|