adding clrscr.s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user