Commit Graph

6 Commits

Author SHA1 Message Date
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
b312437916 Remember to set the version when creating flux files. 2019-03-04 00:48:41 +01:00
David Given
cf81acd8a5 Add Kryoflux stream decoder tests --- sadly, no bugs. Add a tool to convert CWF
format files to FluxEngine files.
2019-03-02 20:02:24 +01:00
David Schmidt
eb8f3573b3 File sector start addresses are 16 bits long (well, maybe only 9) 2019-02-22 13:45:17 -05:00
David Given
fe307447c4 Okay, I have a better understanding of how Brother 120kB files work now. 2019-02-15 20:39:12 +01:00
David Given
4102e3bd41 Add brother120tool for extracting files from Brother 120kB floppy images. 2019-02-15 20:28:30 +01:00