EightBit/Intel8080/test
Adrian Conlon b4e2e628d0 Update boost to v1.77
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2021-09-23 08:52:40 +01:00
..
roms Add 8080 test runner 2017-06-05 17:31:21 +01:00
Board.cpp Reflect that the I/O for Intel style processors isn't part of the CPU, but attached to the Bus and access controlled by the CPU. 2020-02-09 11:51:58 +00:00
Board.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
Configuration.h Tidy the 8080 test configuration class a little. 2018-11-27 22:19:15 +00:00
Makefile Correct Linux build errors. 2018-12-01 16:41:39 +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 Update boost to v1.77 2021-09-23 08:52:40 +01:00
test_Intel8080.vcxproj.filters Tidy the 8080 test configuration class a little. 2018-11-27 22:19:15 +00:00
test.cpp Apply the concept of powered components to the "board" 2018-11-11 16:48:44 +00:00