EightBit/M6502/HarteTest_6502
Adrian Conlon 8b6c4a205e Lot's of small niggles corrected across the EightBit libraries 2024-03-18 13:03:41 +00:00
..
simdjson Update simdjson for M6502 tests 2024-01-01 22:35:38 +00:00
HarteTest_6502.vcxproj Tidy JSON parsing in HarteTests 2024-01-10 14:41:37 +00:00
HarteTest_6502.vcxproj.filters Tidy JSON parsing in HarteTests 2024-01-10 14:41:37 +00:00
TestRunner.cpp Tidy up noexcept specification 2022-01-17 19:10:15 +00:00
TestRunner.h Tidy up noexcept specification 2022-01-17 19:10:15 +00:00
array_t.h Tidy JSON parsing in HarteTests 2024-01-10 14:41:37 +00:00
byte_t.h Tidy JSON parsing in HarteTests 2024-01-10 14:41:37 +00:00
checker_t.cpp Lot's of small niggles corrected across the EightBit libraries 2024-03-18 13:03:41 +00:00
checker_t.h Some performance updates for the M6502 test code. 2024-03-15 13:16:25 +00:00
cycle_t.h string_view speed-ups in the JSON related code 2024-03-08 19:17:02 +00:00
cycles_t.h cycles_t is better served as an array_t typedef 2021-12-08 19:43:40 +00:00
element_t.h Tidy JSON parsing in HarteTests 2024-01-10 14:41:37 +00:00
opcode_test_suite_t.cpp Fully switch to C++20 2022-07-01 09:30:38 +01:00
opcode_test_suite_t.h Fully switch to C++20 2022-07-01 09:30:38 +01:00
parser_t.cpp Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
parser_t.h Fully switch to C++20 2022-07-01 09:30:38 +01:00
processor_test_suite_t.cpp Fully switch to C++20 2022-07-01 09:30:38 +01:00
processor_test_suite_t.h Fully switch to C++20 2022-07-01 09:30:38 +01:00
ram_t.h Lots of C++20 and stability changes in 6502 HarteTest 2021-12-08 19:54:53 +00:00
state_t.h Tidy JSON parsing in HarteTests 2024-01-10 14:41:37 +00: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 Lot's of small niggles corrected across the EightBit libraries 2024-03-18 13:03:41 +00:00
test_t.h Tidy JSON parsing in HarteTests 2024-01-10 14:41:37 +00:00
tests.cpp Some performance updates for the M6502 test code. 2024-03-15 13:16:25 +00:00