Start adding MC6809 unit tests for each instruction. Just ABX, so far

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
Adrian Conlon
2018-10-06 23:52:39 +01:00
parent 8048165aab
commit fe05d468d6
11 changed files with 354 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "modules/catch2"]
path = modules/catch2
url = https://github.com/catchorg/Catch2.git