diff options
Diffstat (limited to 'test/03-Arithmetic')
-rw-r--r-- | test/03-Arithmetic | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/03-Arithmetic b/test/03-Arithmetic new file mode 100644 index 0000000..72b40e1 --- /dev/null +++ b/test/03-Arithmetic @@ -0,0 +1,2 @@ +# 03-Arithmetic +#Tests ADC, SBC, and all increment operations for value and flag correctness. |