EightBit/LR35902/fusetest_LR35902
2022-01-01 15:13:16 +00:00
..
fuse-tests Correct F8 carry flag usage. 2017-08-29 22:36:26 +01:00
FuseExpectedTestResult.cpp Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseExpectedTestResult.h Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseExpectedTestResults.cpp Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseExpectedTestResults.h Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseMemoryDatum.cpp Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseMemoryDatum.h Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseRegisterState.cpp Remove unneeded "hex" method. 2019-08-06 13:15:39 +01:00
FuseRegisterState.h Remove unneeded "hex" method. 2019-08-06 13:15:39 +01:00
fusetest_LR35902.vcxproj Remind MSVC++ of its responsibilities as to properly define "__cplusplus" 2022-01-01 15:13:16 +00:00
fusetest_LR35902.vcxproj.filters First stab at a port of the fuse tests to LR35902. 2017-08-10 20:34:17 +01:00
FuseTest.cpp All comments in the LR35902 test input file 2017-08-12 15:47:03 +01:00
FuseTest.h Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseTestEvent.cpp Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseTestEvent.h Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseTestEvents.cpp Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseTestEvents.h Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseTestRunner.cpp Start big refactor of device/CPU pin usage (to allow pin events throughout). 2019-01-14 02:10:17 +00:00
FuseTestRunner.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
FuseTests.cpp Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseTests.h Remove remaining Z80 -> LR35902 test translation code. 2017-08-12 14:29:12 +01:00
FuseTestSuite.cpp Now runs the first pass of the translated Z80 tests as LR35902 style instructions 2017-08-12 14:22:10 +01:00
FuseTestSuite.h First stab at a port of the fuse tests to LR35902. 2017-08-10 20:34:17 +01:00
stdafx.cpp First stab at a port of the fuse tests to LR35902. 2017-08-10 20:34:17 +01:00
stdafx.h First stab at a port of the fuse tests to LR35902. 2017-08-10 20:34:17 +01:00
tests.cpp Get the LR35902 test suite up and running again. 2017-10-28 13:08:07 +01:00