This website requires JavaScript.
Explore
Help
Sign in
madmaurice
/
vgbc
Watch
1
Star
0
Fork
You've already forked vgbc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a7e8c51bdb
vgbc
/
tests
History
MadMaurice
a7e8c51bdb
tests - Add test_cpu_state
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