console: API for get/set cursor pos & clear screen

git-svn-id: svn://kolibrios.org@853 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Evgeny Grechnikov (Diamond)
2008-08-12 17:54:02 +00:00
parent abf7f61fb0
commit c547e213e8
3 changed files with 157 additions and 5 deletions

View File

@@ -31,10 +31,10 @@ start:
; yes! Now do some work (gets2() demo in this case).
push caption
push -1
push -1
push -1
push -1
push 25
push 80
push 25
push 80
call [con_init]
; C-equivalent of the following code: