Updated test programs.
Test programs now work correctly with the latest CPU core changes.
This commit is contained in:
@@ -8,7 +8,7 @@ printDigitTest:
|
||||
SUB
|
||||
CCF
|
||||
BRQ printDigitTestend
|
||||
CALL lineFeed
|
||||
CALL blankSpace
|
||||
BRI printDigitTestLoop
|
||||
printDigitTestend:
|
||||
CALL lineFeed
|
||||
|
||||
Reference in New Issue
Block a user