EightBit/M6502/HarteTest_6502
Adrian Conlon 2be190af19 Couple of small consistency changes in the rapidjson implementation.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-10-19 00:59:02 +01:00
..
nlohmann Add an implementation that uses JsonCpp (pretty slow!) 2021-10-11 19:13:05 +01:00
rapidjson Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
simdjson Try simdjson: bloody hell, that's fast!! 2021-10-11 22:09:03 +01:00
cycle_t.cpp Couple of small consistency changes in the rapidjson implementation. 2021-10-19 00:59:02 +01:00
cycle_t.h Couple of small consistency changes in the rapidjson implementation. 2021-10-19 00:59:02 +01:00
cycles_t.cpp Couple of small consistency changes in the rapidjson implementation. 2021-10-19 00:59:02 +01:00
cycles_t.h Couple of small consistency changes in the rapidjson implementation. 2021-10-19 00:59:02 +01:00
HarteTest_6502.vcxproj Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
HarteTest_6502.vcxproj.filters Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
opcode_test_suite_t.cpp Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
opcode_test_suite_t.h Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
packages.config Add an implementation that uses JsonCpp (pretty slow!) 2021-10-11 19:13:05 +01:00
ram_t.cpp Couple of small consistency changes in the rapidjson implementation. 2021-10-19 00:59:02 +01:00
ram_t.h Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
state_t.cpp Couple of small consistency changes in the rapidjson implementation. 2021-10-19 00:59:02 +01:00
state_t.h Add support for rapidjson parsing 2021-10-19 00:39:26 +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 Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
test_t.cpp Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
test_t.h Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00
TestRunner.cpp Clarify some (no) exception specifications. 2021-10-18 17:19:28 +01:00
TestRunner.h Refactor the code to isolate the cycles parsing. Interesting speed up! 2021-10-18 11:54:01 +01:00
tests.cpp Add support for rapidjson parsing 2021-10-19 00:39:26 +01:00