EightBit/M6502/HarteTest_6502
Adrian Conlon 9e9c15e289 Use C++20 co-routines as generators for opcode suite and test generation.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-10-27 09:53:58 +01:00
..
simdjson
array_t.cpp Constify a few statements. Not much difference. 2021-10-23 17:46:59 +01:00
array_t.h Tidy up header usage. 2021-10-24 11:42:43 +01:00
byte_t.cpp Constify a few statements. Not much difference. 2021-10-23 17:46:59 +01:00
byte_t.h Tidy up header usage. 2021-10-24 11:42:43 +01:00
checker_t.cpp Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
checker_t.h Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
co_generator_t.h Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
cycle_t.cpp Constify a few statements. Not much difference. 2021-10-23 17:46:59 +01:00
cycle_t.h Tidy up header usage. 2021-10-24 11:42:43 +01:00
cycles_t.cpp Constify a few statements. Not much difference. 2021-10-23 17:46:59 +01:00
cycles_t.h Refactor to share JSON implementation details. 2021-10-22 13:10:23 +01:00
element_t.cpp Improve overall test speed by reusing test runners. 2021-10-25 18:40:21 +01:00
element_t.h Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
HarteTest_6502.vcxproj Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
HarteTest_6502.vcxproj.filters Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
opcode_test_suite_t.cpp Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
opcode_test_suite_t.h Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +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 Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
processor_test_suite_t.cpp Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
processor_test_suite_t.h Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
ram_t.cpp Constify a few statements. Not much difference. 2021-10-23 17:46:59 +01:00
ram_t.h Refactor to share JSON implementation details. 2021-10-22 13:10:23 +01:00
state_t.cpp Refactor to share JSON implementation details. 2021-10-22 13:10:23 +01:00
state_t.h Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
stdafx.cpp
stdafx.h Tidy up header usage. 2021-10-24 11:42:43 +01:00
test_t.cpp Improve overall test speed by reusing test runners. 2021-10-25 18:40:21 +01:00
test_t.h Improve overall test speed by reusing test runners. 2021-10-25 18:40:21 +01:00
TestRunner.cpp Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
TestRunner.h Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00
tests.cpp Use C++20 co-routines as generators for opcode suite and test generation. 2021-10-27 09:53:58 +01:00