EightBit/Z80/test
Adrian Conlon 8d3551e681 Refactor bit set/get routines from processor class to lower level chip class.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-09-29 14:08:44 +01:00
..
roms Tidy up the test suite usage between the 8080 and Z80 processors. 2018-08-12 16:30:32 +01:00
Board.cpp Refactor bit set/get routines from processor class to lower level chip class. 2018-09-29 14:08:44 +01:00
Board.h Modifying the manner in which memory is mapped, allows a fairly clean mechanism for loading Intel "hex" files. 2018-09-15 14:35:59 +01:00
Configuration.cpp Sort out some exception and member initialisation rules. 2018-08-11 21:19:19 +01:00
Configuration.h Sort out some exception and member initialisation rules. 2018-08-11 21:19:19 +01:00
Makefile Whoops: missed Z80 test Makefile. 2017-11-30 15:02:58 +00:00
stdafx.cpp Add Z80 processor and tests. 2017-06-05 22:39:15 +01:00
stdafx.h A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00
test_Z80.vcxproj Default a couple of project configuration options. 2018-08-17 14:02:00 +01:00
test_Z80.vcxproj.filters Use a shared test harness. 2017-06-21 23:55:25 +01:00
test.cpp A whole bunch of consistency changes. No functional changes. 2017-11-03 22:05:01 +00:00