EightBit/Z80/fusetest_Z80
2020-02-09 11:51:58 +00:00
..
fuse-tests Tidy project settings across the EightBit library to be more consistent. 2019-07-06 22:45:16 +01:00
FuseExpectedTestResult.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseExpectedTestResult.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseExpectedTestResults.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseExpectedTestResults.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseMemoryDatum.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseMemoryDatum.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseRegisterState.cpp Simplify register16_t usage a little. 2018-09-16 12:00:29 +01:00
FuseRegisterState.h Ensure the Z80 unit tests run successfully to completion. 2017-09-07 01:04:09 +01:00
fusetest_Z80.vcxproj Upgrade to latest version of boost (1.71.0) 2019-10-13 00:13:35 +01:00
fusetest_Z80.vcxproj.filters Fix a missing file issue in the fuse test project. 2017-07-20 12:17:37 +01:00
FuseTest.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTest.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTestEvent.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTestEvent.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTestEvents.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTestEvents.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTestRunner.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
FuseTestRunner.h 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
FuseTests.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTests.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTestSuite.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
FuseTestSuite.h First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
stdafx.cpp First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
stdafx.h Tidy up fuse test precompiled headers and properly place the location of the test files. 2017-06-05 23:32:35 +01:00
tests.cpp Get the Z80 test suite up and running again. 2017-10-28 13:06:10 +01:00