EightBit/M6502/HarteTest_6502
Adrian Conlon 50cea1b81a Some JSON C++ library example code "levelling"
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-10-17 18:36:27 +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 Tidy up the code a little (including removing some no longer needed code). 2021-10-13 23:33:08 +01:00
HarteTest_6502.vcxproj.filters Tidy up the code a little (including removing some no longer needed code). 2021-10-13 23:33:08 +01:00
opcode_test_suite_t.cpp Tidy up the code a little (including removing some no longer needed code). 2021-10-13 23:33:08 +01:00
opcode_test_suite_t.h Tidy up the code a little (including removing some no longer needed code). 2021-10-13 23:33:08 +01:00
packages.config Add an implementation that uses JsonCpp (pretty slow!) 2021-10-11 19:13:05 +01:00
state_t.cpp Some JSON C++ library example code "levelling" 2021-10-17 18:36:27 +01:00
state_t.h Tidy up the code a little (including removing some no longer needed code). 2021-10-13 23:33:08 +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 Some JSON C++ library example code "levelling" 2021-10-17 18:36:27 +01:00
test_t.cpp Some JSON C++ library example code "levelling" 2021-10-17 18:36:27 +01:00
test_t.h Tidy up the code a little (including removing some no longer needed code). 2021-10-13 23:33:08 +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 Tidy up the code a little (including removing some no longer needed code). 2021-10-13 23:33:08 +01:00
tests.cpp Some JSON C++ library example code "levelling" 2021-10-17 18:36:27 +01:00