EightBit/M6502/HarteTest_6502
Adrian Conlon 1234aaf9d9 Refactor RAM test values.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-10-18 13:12:22 +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
cycle_t.cpp Tidy the previous cycle parsing refactor and reset to a simdjson pukka run. 2021-10-18 12:07:24 +01:00
cycle_t.h Tidy the previous cycle parsing refactor and reset to a simdjson pukka run. 2021-10-18 12:07:24 +01:00
cycles_t.cpp Couple of extra safety checks. 2021-10-18 12:28:15 +01:00
cycles_t.h Refactor the code to isolate the cycles parsing. Interesting speed up! 2021-10-18 11:54:01 +01:00
HarteTest_6502.vcxproj Refactor RAM test values. 2021-10-18 13:12:22 +01:00
HarteTest_6502.vcxproj.filters Refactor RAM test values. 2021-10-18 13:12:22 +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
ram_t.cpp Refactor RAM test values. 2021-10-18 13:12:22 +01:00
ram_t.h Refactor RAM test values. 2021-10-18 13:12:22 +01:00
state_t.cpp Refactor RAM test values. 2021-10-18 13:12:22 +01:00
state_t.h Refactor RAM test values. 2021-10-18 13:12:22 +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 Refactor RAM test values. 2021-10-18 13:12:22 +01:00
test_t.cpp Tidy the previous cycle parsing refactor and reset to a simdjson pukka run. 2021-10-18 12:07:24 +01:00
test_t.h Tidy the previous cycle parsing refactor and reset to a simdjson pukka run. 2021-10-18 12:07:24 +01:00
TestRunner.cpp Refactor the code to isolate the cycles parsing. Interesting speed up! 2021-10-18 11:54:01 +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 Refactor the code to isolate the cycles parsing. Interesting speed up! 2021-10-18 11:54:01 +01:00