Updated test programs.

Test programs now work correctly with the latest CPU core changes.
This commit is contained in:
Anachronaut
2024-11-20 13:59:40 -05:00
committed by GitHub
parent e763a3e4de
commit 5e854ee7f9
4 changed files with 25 additions and 27 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ printDigitTest:
SUB
CCF
BRQ printDigitTestend
CALL lineFeed
CALL blankSpace
BRI printDigitTestLoop
printDigitTestend:
CALL lineFeed