From cc78e19aa9e6b7c8ec0e1e5ac26685e57406c69d Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Mon, 11 Nov 2013 17:30:46 +0100 Subject: Added ROM support, coded a 24/60/60 watch with output for 7-bit LCD display --- tests/decode7.rom | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/decode7.rom (limited to 'tests/decode7.rom') diff --git a/tests/decode7.rom b/tests/decode7.rom new file mode 100644 index 0000000..0eaa3b1 --- /dev/null +++ b/tests/decode7.rom @@ -0,0 +1,17 @@ +4 7 +1110111 +0010010 +1011101 +1011011 +0111010 +1101011 +1101111 +1010010 +1111111 +1111011 +1011111 +0101111 +0001101 +0011111 +1101101 +1101100 -- cgit v1.2.3