forked from KolibriOS/kolibrios
console.obj - modified for kernel SVN r.4588
git-svn-id: svn://kolibrios.org@4600 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
8efb57fc9b
commit
45668e124d
@ -1842,6 +1842,7 @@ con.thread_exit:
|
||||
con.key:
|
||||
mov al, 2
|
||||
int 0x40
|
||||
and eax, 0xffff ; supress scancodes
|
||||
; ah = scancode
|
||||
cmp ah, 0xE0
|
||||
jnz @f
|
||||
|
Loading…
Reference in New Issue
Block a user