EightBit/M6502/HarteTest_6502
2024-01-06 12:17:45 +00:00
..
simdjson Update simdjson for M6502 tests 2024-01-01 22:35:38 +00:00
array_t.cpp
array_t.h Use simpler simdjson access methods 2024-01-01 23:25:32 +00:00
byte_t.cpp
byte_t.h Use simpler simdjson access methods 2024-01-01 23:25:32 +00:00
checker_t.cpp Start testing undocumented instructions 2024-01-05 12:58:32 +00:00
checker_t.h Start testing undocumented instructions 2024-01-05 12:58:32 +00:00
cycle_t.cpp
cycle_t.h Remove warning about temporary values being used 2024-01-06 12:17:15 +00:00
cycles_t.h
element_t.cpp
element_t.h Use simpler simdjson access methods 2024-01-01 23:25:32 +00:00
HarteTest_6502.vcxproj Remind MSVC++ of its responsibilities as to properly define "__cplusplus" 2022-01-01 15:13:16 +00:00
HarteTest_6502.vcxproj.filters Coroutine generator becomes a part of the core EightBit library. 2021-12-17 09:19:16 +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
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
state_t.cpp
state_t.h Use simpler simdjson access methods 2024-01-01 23:25:32 +00:00
stdafx.cpp
stdafx.h Fully switch to C++20 2022-07-01 09:30:38 +01:00
test_t.cpp
test_t.h
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
tests.cpp Better information in the event of failing tests 2024-01-06 12:17:45 +00:00