summaryrefslogtreecommitdiff
path: root/decoder/test/floppy/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/floppy/test.conf')
-rw-r--r--decoder/test/floppy/test.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/decoder/test/floppy/test.conf b/decoder/test/floppy/test.conf
new file mode 100644
index 0000000..92717b0
--- /dev/null
+++ b/decoder/test/floppy/test.conf
@@ -0,0 +1,13 @@
+test ibm-hello
+ protocol-decoder mfm channel data=1 channel idx=7 option data_rate=500
+ protocol-decoder floppy option format=ibm-mfm
+ stack mfm floppy
+ input floppy/floppy-test-ibm-hello.sr
+ output floppy annotation match ibm-hello.output
+
+test micropolis-idx
+ protocol-decoder mfm channel data=1 channel idx=7 option data_rate=250
+ protocol-decoder floppy option format=micropolis-fdd
+ stack mfm floppy
+ input floppy/floppy-test-micropolis-idx.sr
+ output floppy annotation match micropolis-idx.output