EightBit/M6502/HarteTest_6502
Adrian Conlon dcba8efc83 All experimentation on the effect of JSON parser reuser.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-10-12 10:10:45 +01:00
..
nlohmann Add an implementation that uses JsonCpp (pretty slow!) 2021-10-11 19:13:05 +01:00
simdjson Try simdjson: bloody hell, that's fast!! 2021-10-11 22:09:03 +01:00
HarteTest_6502.vcxproj Try simdjson: bloody hell, that's fast!! 2021-10-11 22:09:03 +01:00
HarteTest_6502.vcxproj.filters Try simdjson: bloody hell, that's fast!! 2021-10-11 22:09:03 +01:00
json_t.cpp Add nlohmann json parser as an option to build. 2021-10-11 14:59:23 +01:00
json_t.h Add nlohmann json parser as an option to build. 2021-10-11 14:59:23 +01:00
opcode_test_suite_t.cpp All experimentation on the effect of JSON parser reuser. 2021-10-12 10:10:45 +01:00
opcode_test_suite_t.h All experimentation on the effect of JSON parser reuser. 2021-10-12 10:10:45 +01:00
packages.config Add an implementation that uses JsonCpp (pretty slow!) 2021-10-11 19:13:05 +01:00
state_t.cpp Remove some build warnings. 2021-10-11 23:23:59 +01:00
state_t.h Try simdjson: bloody hell, that's fast!! 2021-10-11 22:09:03 +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 All experimentation on the effect of JSON parser reuser. 2021-10-12 10:10:45 +01:00
test_t.cpp Remove some build warnings. 2021-10-11 23:23:59 +01:00
test_t.h Try simdjson: bloody hell, that's fast!! 2021-10-11 22:09:03 +01:00
TestRunner.cpp If I've bothered to try and implement the failing test, show the actual and expected events. 2021-10-11 23:56:20 +01:00
TestRunner.h If I've bothered to try and implement the failing test, show the actual and expected events. 2021-10-11 23:56:20 +01:00
tests.cpp All experimentation on the effect of JSON parser reuser. 2021-10-12 10:10:45 +01:00