console library version 7; console examples updated
git-svn-id: svn://kolibrios.org@1145 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -68,6 +68,8 @@ mainloop:
|
||||
jmp mainloop
|
||||
extended:
|
||||
call [con_getch]
|
||||
test eax, eax
|
||||
jz done
|
||||
push eax
|
||||
push eax
|
||||
push string_extended
|
||||
|
Reference in New Issue
Block a user