David Given
0933dc1afa
Partially complete rework of all the decoders to avoid seeking inside the
...
fluxmap. This requires resetting the FluxDecoder, which loses any pending
state, resulting in bad reads for (some) formats which don't have gaps between
sectors --- the DVK MX is the main victim.
2022-02-12 00:55:09 +01:00
David Given
0647a82d38
The tests will run on Windows now.
2021-12-10 19:54:31 +00:00
dg
930e0bcd67
Let the tests run on OSX.
2021-12-05 17:04:35 +00:00
David Given
ff63840beb
Run the encodedecode tests with scp as well as flux.
2021-12-03 22:12:33 +01:00
Eric Anderson
d9bfd77fba
Redirect dd to stdout instead of file '1'
...
Looks like a typo, that would have had mostly the intended effect.
2021-10-02 11:41:06 -07:00
David Given
2ff50c0c56
Fix merge issues.
2021-08-01 20:46:48 +02:00
David Given
8b1bcf21ee
Don't run the encodedecode tests on non-Linux platforms.
2021-08-01 15:29:15 +02:00
David Given
b0a5174c0a
Wire up the (available) tests.
2021-08-01 14:58:46 +02:00
David Given
c81c1926c0
Wire up the encode/decode tests. Hey, look, failures!
2021-07-31 00:38:13 +02:00
David Given
3ee88adfa9
Add a simple tool for doing round-trip encode/decode tests.
2021-07-30 00:10:54 +02:00
David Given
065cd113c1
Rework to support combined format definitions, although with only the Amiga
...
format enabled.
2021-07-16 22:39:38 +02:00
David Given
a3bd7cc644
Programmatically create the readables and writables mappings.
2021-05-13 19:39:45 +02:00
David Given
75f557cb18
Add the drive response documentation page.
2021-01-10 12:15:37 +01:00
David Given
d2df79a665
Remember to get rid of the junk comments!
2021-01-10 01:09:35 +01:00
David Given
103e0a13bb
Typo fix.
2021-01-10 01:06:13 +01:00
David Given
d1b5eec84a
Add the analysis tool and Python script for drawing the results.
2021-01-10 00:51:43 +01:00