vgbc/tests
2023-08-29 19:41:52 +02:00
..
doctest.cpp Use doctest as test framework 2023-08-28 22:31:24 +02:00
doctest.h Use doctest as test framework 2023-08-28 22:31:24 +02:00
test_bus.cpp Use doctest as test framework 2023-08-28 22:31:24 +02:00
test_cpu_interrupts.cpp tests - Add first interrupt tests 2023-08-29 13:47:06 +02:00
test_cpu_simple.cpp test_cpu_simple - Add TEST_CASE for PUSH rr, POP rr, CALL nn and RET 2023-08-29 12:10:10 +02:00
test_cpu_state.cpp tests - Add test_cpu_state 2023-08-29 19:41:52 +02:00
test_ram.cpp tests - Implement simple ram tests 2023-08-28 23:08:19 +02:00