EightBit/Intel8080/test
Adrian Conlon fbf098ae00 Simplify memory event handlers and ROM recognition a little (bit of speed difference)
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-06-10 22:00:52 +01:00
..
roms Add 8080 test runner 2017-06-05 17:31:21 +01:00
Board.cpp Const some more bus/processor usage, and ensure the data bus is a member, not a reference to memory. 2018-06-10 00:40:56 +01:00
Board.h Simplify memory event handlers and ROM recognition a little (bit of speed difference) 2018-06-10 22:00:52 +01:00
Configuration.cpp Add 8080 test runner 2017-06-05 17:31:21 +01:00
Configuration.h Ensure the i8080 unit tests run successfully to completion. 2017-09-07 00:55:06 +01:00
Makefile (Hopefully) Get the i8080 test suite up and running on Linux. 2017-12-05 21:53:54 +00:00
stdafx.cpp Add 8080 test runner 2017-06-05 17:31:21 +01:00
stdafx.h Use a shared test harness. 2017-06-21 23:55:25 +01:00
test_Intel8080.vcxproj Simplify some build options. 2018-02-19 23:18:21 +00:00
test_Intel8080.vcxproj.filters Use a shared test harness. 2017-06-21 23:55:25 +01:00
test.cpp Some more small clarifications of shared processor implementation. 2017-07-25 18:56:43 +01:00