- added CRLF

git-svn-id: http://moon:8086/svn/vhdl/trunk@1636 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-04-04 17:31:48 +00:00
parent cbf5100a16
commit 4b742dd23b
4 changed files with 410 additions and 400 deletions
+3 -1
View File
@@ -60,7 +60,9 @@ ct_loop: cmp R1, 58
call uart_putchar
jmp ct_loop
ex_ct: jmp fill_lp
ex_fill: jmp loop
ex_fill: mov R1, crlf
call uart_puts
jmp loop
; -------------------------------------------------
include "./xregs.inc.jsm"