ferris-boi/tests/cpu/jsmoo/testdata
2023-06-17 14:36:12 -04:00
..
disabled add support for dec instructions 2023-06-17 14:36:12 -04:00
0a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
0c.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
0d.json add support for dec instructions 2023-06-17 14:36:12 -04:00
0e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
01.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
1a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
1c.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
1d.json add support for dec instructions 2023-06-17 14:36:12 -04:00
1e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
02.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
2a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
2c.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
2d.json add support for dec instructions 2023-06-17 14:36:12 -04:00
2e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
3a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
3c.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
3d.json add support for dec instructions 2023-06-17 14:36:12 -04:00
3e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
04.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
4a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
4b.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
4c.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
4d.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
4e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
4f.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
05.json add support for dec instructions 2023-06-17 14:36:12 -04:00
5a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
5b.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
5c.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
5d.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
5e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
5f.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
06.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
6a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
6b.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
6c.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
6d.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
6e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
6f.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
7a.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
7b.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
7c.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
7d.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
7e.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
7f.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
8a.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
8b.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
8c.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
8d.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
8e.json Add support for ADC (HL), A 2023-05-01 00:24:52 -04:00
8f.json Add ADC A,A support 2023-04-30 21:34:46 -04:00
9a.json Add SUBC jsmoo tests 2023-05-05 19:49:35 -04:00
9b.json Add SUBC jsmoo tests 2023-05-05 19:49:35 -04:00
9c.json Add SUBC jsmoo tests 2023-05-05 19:49:35 -04:00
9d.json Add SUBC jsmoo tests 2023-05-05 19:49:35 -04:00
9e.json Implement sub/subc immediate instructions 2023-05-07 13:46:27 -04:00
9f.json Add support for SUBC A,A 2023-05-05 21:05:26 -04:00
11.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
12.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
14.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
15.json add support for dec instructions 2023-06-17 14:36:12 -04:00
16.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
21.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
22.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
24.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
25.json add support for dec instructions 2023-06-17 14:36:12 -04:00
26.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
31.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
32.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
34.json Add support for INC instruction 2023-06-17 14:18:51 -04:00
35.json add support for dec instructions 2023-06-17 14:36:12 -04:00
36.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
40.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
41.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
42.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
43.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
44.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
45.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
46.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
47.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
48.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
49.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
50.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
51.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
52.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
53.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
54.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
55.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
56.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
57.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
58.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
59.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
60.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
61.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
62.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
63.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
64.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
65.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
66.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
67.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
68.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
69.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
70.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
71.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
72.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
73.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
74.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
75.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
77.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
78.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
79.json Add beginnings of jsmoo tests, fails on 31 006B 2023-04-21 16:49:37 -04:00
80.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
81.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
82.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
83.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
84.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
85.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
86.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
87.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
88.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
89.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
90.json Enable jsmoo tests for SUB 2023-05-04 23:18:13 -04:00
91.json Enable jsmoo tests for SUB 2023-05-04 23:18:13 -04:00
92.json Enable jsmoo tests for SUB 2023-05-04 23:18:13 -04:00
93.json Enable jsmoo tests for SUB 2023-05-04 23:18:13 -04:00
94.json Enable jsmoo tests for SUB 2023-05-04 23:18:13 -04:00
95.json Enable jsmoo tests for SUB 2023-05-04 23:18:13 -04:00
96.json Implement sub/subc immediate instructions 2023-05-07 13:46:27 -04:00
97.json Enable jsmoo tests for SUB 2023-05-04 23:18:13 -04:00
98.json Add SUBC jsmoo tests 2023-05-05 19:49:35 -04:00
99.json Add SUBC jsmoo tests 2023-05-05 19:49:35 -04:00
a0.json Add AND instructions 2023-05-08 07:19:22 -04:00
a1.json Add AND instructions 2023-05-08 07:19:22 -04:00
a2.json Add AND instructions 2023-05-08 07:19:22 -04:00
a3.json Add AND instructions 2023-05-08 07:19:22 -04:00
a4.json Add AND instructions 2023-05-08 07:19:22 -04:00
a5.json Add AND instructions 2023-05-08 07:19:22 -04:00
a6.json Add AND instructions 2023-05-08 07:19:22 -04:00
a7.json Add AND instructions 2023-05-08 07:19:22 -04:00
a8.json Implement xor instructions 2023-05-09 23:03:09 -04:00
a9.json Implement xor instructions 2023-05-09 23:03:09 -04:00
aa.json Implement xor instructions 2023-05-09 23:03:09 -04:00
ab.json Implement xor instructions 2023-05-09 23:03:09 -04:00
ac.json Implement xor instructions 2023-05-09 23:03:09 -04:00
ad.json Implement xor instructions 2023-05-09 23:03:09 -04:00
ae.json Implement xor instructions 2023-05-09 23:03:09 -04:00
af.json Implement xor instructions 2023-05-09 23:03:09 -04:00
b0.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
b1.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
b2.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
b3.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
b4.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
b5.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
b6.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
b7.json Implement compare instructions 2023-05-13 23:34:51 -04:00
b8.json Implement compare instructions 2023-05-13 23:34:51 -04:00
b9.json Implement compare instructions 2023-05-13 23:34:51 -04:00
ba.json Implement compare instructions 2023-05-13 23:34:51 -04:00
bb.json Implement compare instructions 2023-05-13 23:34:51 -04:00
bc.json Implement compare instructions 2023-05-13 23:34:51 -04:00
bd.json Implement compare instructions 2023-05-13 23:34:51 -04:00
be.json Implement compare instructions 2023-05-13 23:34:51 -04:00
bf.json Implement compare instructions 2023-05-13 23:34:51 -04:00
c1.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
c5.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
d1.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
d5.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
d6.json Implement sub/subc immediate instructions 2023-05-07 13:46:27 -04:00
de.json Implement sub/subc immediate instructions 2023-05-07 13:46:27 -04:00
e0.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
e1.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
e2.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
e5.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
e6.json Add AND instructions 2023-05-08 07:19:22 -04:00
ee.json Implement xor instructions 2023-05-09 23:03:09 -04:00
f0.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
f1.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
f2.json Add jsmoo tests for all implemented instructions 2023-04-30 19:19:02 -04:00
f5.json Add jsmoo stack push/pop tests 2023-04-30 21:12:42 -04:00
f6.json Add support for OR instructions 2023-05-13 14:41:09 -04:00
f8.json Add tests for 0XF8 and 0xF9 from jsmoo 2023-05-01 00:11:43 -04:00
f9.json Add tests for 0XF8 and 0xF9 from jsmoo 2023-05-01 00:11:43 -04:00
fe.json Implement compare instructions 2023-05-13 23:34:51 -04:00