EightBit/MC6809/unittest
Adrian Conlon dc477cd050 Use explicit enumeration types (improves type safety) where appropriate.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-12-01 15:24:29 +00:00
..
Board.cpp Use explicit enumeration types (improves type safety) where appropriate. 2018-12-01 15:24:29 +00:00
Board.h Apply the concept of powered components to the "board" 2018-11-11 16:48:44 +00:00
mc6809_tests.cpp Apply the concept of powered components to the "board" 2018-11-11 16:48:44 +00:00
pch.cpp Start adding MC6809 unit tests for each instruction. Just ABX, so far 2018-10-06 23:52:39 +01:00
pch.h Start adding MC6809 unit tests for each instruction. Just ABX, so far 2018-10-06 23:52:39 +01:00
unittest_MC6809.cpp Start adding MC6809 unit tests for each instruction. Just ABX, so far 2018-10-06 23:52:39 +01:00
unittest_MC6809.vcxproj Unify build settings across all the EightBit libraries. 2018-11-28 21:24:51 +00:00
unittest_MC6809.vcxproj.filters Start adding MC6809 unit tests for each instruction. Just ABX, so far 2018-10-06 23:52:39 +01:00