adding clrscr.s

This commit is contained in:
jede
2017-02-25 22:10:13 +01:00
parent 4f1d007fb4
commit 1497330cc0
3 changed files with 36 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
.proc _gotoxy
; This function move only cursor for display, it does not move the prompt position
; in telemon, there is position for prompt, and another for the cursor
sta SCRY
jsr popa
sta SCRX