David Given
458d0f7a1b
Another mahoosive refactor: move away from using protos for the disk output in
...
favour of pod objects, which allows STL contains. Lots of shared_ptrs
everywhere. Much simpler and more effective code. The reader works with one of
the decoders; still have to do the rest of them and the encoders.
2021-07-15 22:50:29 +02:00
David Given
daf83db9b3
The standalone visualiser functions.
2021-04-18 01:21:52 +02:00
David Given
5f8e0c846c
Allow split decoders (into sector record and data record).
2019-04-19 00:55:01 +02:00
David Given
83aff45032
Add missing error string.
2019-04-14 14:53:45 +02:00
David Given
ed8381c74c
Add the missing file which was causing build failures. Adjust the constants so
...
that we can fit a complete track into a physical sector (which is truncated
slightly due to the index gap).
2019-01-10 22:52:14 +01:00