fluxengine/tests
dg 18d90c44dd Rework the flux decoders to add a desync opcode for separating multiple reads
in a flux stream. Finally add a unit test for the flux decoder.
2021-12-05 14:42:57 +00:00
..
agg.cc Import STB's image writer library and hook it up to AGG. 2021-01-10 16:38:49 +01:00
amiga.cc Remove RawRecord, which is now obsolete. 2021-07-15 23:55:29 +02:00
bitaccumulator.cc Behemoth change to rework everything to use Bytes rather than vectors of 2019-03-05 00:10:20 +01:00
bytes.cc You can now create Bytes from strings and vice versa. 2021-01-04 23:31:54 +01:00
compression.cc Behemoth change to rework everything to use Bytes rather than vectors of 2019-03-05 00:10:20 +01:00
csvreader.cc Add CSV reader and skeleton layout analyser. 2021-04-17 00:08:06 +02:00
flags.cc First milestone towards flags rewrite --- it builds and the tests pass, but 2019-07-02 23:06:40 +02:00
fluxmapreader.cc Rework the flux decoders to add a desync opcode for separating multiple reads 2021-12-05 14:42:57 +00:00
fluxpattern.cc Remove the fluxmapreader flags. 2021-05-15 13:34:26 +02:00
fmmfm.cc Correctly propagate MFM encoding state. 2020-02-15 21:47:01 +01:00
greaseweazle.cc Warning fix pass. 2021-05-21 22:12:14 +02:00
kryoflux.cc Rework the bytecode format to use a much simplified setup: a six-bit timer with 2020-03-14 18:58:43 +00:00
ldbs.cc Added a simple library for reading and writing LDBS files. 2019-08-09 22:41:07 +02:00
proto.cc Rework to support combined format definitions, although with only the Amiga 2021-07-16 22:39:38 +02:00
testproto.proto Allow setting cylinder and head ranges. 2021-05-16 18:11:40 +02:00
testproto.textpb More config machinery: the reader now reads (but can't put the resulting image 2021-05-12 00:26:42 +02:00
tests.h Rework the flux decoders to add a desync opcode for separating multiple reads 2021-12-05 14:42:57 +00:00