diff options
author | alekseiplusplus <alekseijeaves@protonmail.com> | 2023-12-04 15:12:17 +1100 |
---|---|---|
committer | alekseiplusplus <alekseijeaves@protonmail.com> | 2023-12-04 15:12:17 +1100 |
commit | 5bb10fc4121a8c8434dcd367f2e611599a11e12e (patch) | |
tree | 8fcac1461a50fca6bec6ccd2246f7515ad26099a /test/03-Arithmetic | |
parent | 78d3f650b2ca507e3d5376d3cad4d93df1901569 (diff) |
removed stuff; various instruction improvements
Diffstat (limited to 'test/03-Arithmetic')
-rw-r--r-- | test/03-Arithmetic | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/03-Arithmetic b/test/03-Arithmetic deleted file mode 100644 index 72b40e1..0000000 --- a/test/03-Arithmetic +++ /dev/null @@ -1,2 +0,0 @@ -# 03-Arithmetic -#Tests ADC, SBC, and all increment operations for value and flag correctness. |