Commit Graph

10 Commits

Author SHA1 Message Date
David Given
379985c2bc Rework the sampler state machine, with new, better, simpler bytecode at twice
the bandwidth; we now record the state of the index hole.
2019-03-06 21:09:07 +01: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
6a1327e3f6 Attempt to translate the sequencer into Verilog and have it handle long
intervals properly.
2019-02-23 00:50:36 +01:00
David Given
f5a3f18478 Cleanup (the Fluxmap doesn't store intervals any more, just byte opcode
things).
2019-02-22 20:25:28 +01:00
David Given
79e3e686eb Update the read path of the client to cope with long intervals. 2019-02-22 20:18:22 +01:00
David Given
61d98073a7 Add support for reading Kryoflux stream files. 2019-02-14 21:44:23 +01:00
David Given
8d8f7b43c7 Precompensation adjustment is now done before writing (using hard-coded
values).
2019-01-03 22:03:00 +01:00
David Given
c564e6e14d Begin generating the Brother bitstream and convert it to a fluxmap. 2019-01-03 01:37:37 +01: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
30f716d1b5 More missing files. 2018-10-20 16:25:19 +02:00