EightBit/M6502/HarteTest_6502
Adrian Conlon 8b7607f5e9 Make the code a little more like the JSON schema.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-10-22 11:24:45 +01:00
..
simdjson Try simdjson: bloody hell, that's fast!! 2021-10-11 22:09:03 +01:00
byte_t.cpp Further simplifications and speedups to the json code. 2021-10-21 22:03:07 +01:00
byte_t.h Further simplifications and speedups to the json code. 2021-10-21 22:03:07 +01:00
cycle_t.cpp More JSON code simplifications. 2021-10-20 23:06:42 +01:00
cycle_t.h More JSON code simplifications. 2021-10-20 23:06:42 +01:00
cycles_t.cpp More simplifications and faster yet! 2021-10-22 10:51:36 +01:00
cycles_t.h More simplifications and faster yet! 2021-10-22 10:51:36 +01:00
HarteTest_6502.vcxproj Draw an end to my json experimentations. simdjson is king. long live simdjson! 2021-10-20 21:44:43 +01:00
HarteTest_6502.vcxproj.filters Draw an end to my json experimentations. simdjson is king. long live simdjson! 2021-10-20 21:44:43 +01:00
opcode_test_suite_t.cpp More simplifications and faster yet! 2021-10-22 10:51:36 +01:00
opcode_test_suite_t.h More simplifications and faster yet! 2021-10-22 10:51:36 +01:00
ram_t.cpp Simplifications of json usage. No slow down. 2021-10-21 22:43:16 +01:00
ram_t.h Simplifications of json usage. No slow down. 2021-10-21 22:43:16 +01:00
state_t.cpp Simplifications of json usage. No slow down. 2021-10-21 22:43:16 +01:00
state_t.h Simplifications of json usage. No slow down. 2021-10-21 22:43:16 +01:00
stdafx.cpp First stab at using the Harte randomised processor tests. Some failures detected in the M6502 run. 2021-10-10 21:26:30 +01:00
stdafx.h Draw an end to my json experimentations. simdjson is king. long live simdjson! 2021-10-20 21:44:43 +01:00
test_t.cpp Simplifications of json usage. No slow down. 2021-10-21 22:43:16 +01:00
test_t.h Make the code a little more like the JSON schema. 2021-10-22 11:24:45 +01:00
TestRunner.cpp Make the code a little more like the JSON schema. 2021-10-22 11:24:45 +01:00
TestRunner.h Simplifications of json usage. No slow down. 2021-10-21 22:43:16 +01:00
tests.cpp More simplifications and faster yet! 2021-10-22 10:51:36 +01:00