RedSquare keyboard fix

git-svn-id: svn://kolibrios.org@4917 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Albom 2014-05-04 18:54:01 +00:00
parent 48d50d3932
commit 8819b2de58

View File

@ -120,6 +120,7 @@ still:
key:
; mov [event],al
mcall 2
and eax, 0xffff
cmp ah,13
je button.mode
cmp ah,27