1)fixed bug in kernel_alloc_space

2)support for loading compressed files

git-svn-id: svn://kolibrios.org@211 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2006-11-16 05:47:31 +00:00
parent fa83bf6c24
commit 763bc3ad70
5 changed files with 29 additions and 9 deletions

View File

@@ -1245,7 +1245,7 @@ display_number:
; ecx = x shl 16 + y
; edx = color
xor edi, edi
display_number_force:
display_number_force:
cmp eax,0xffff ; length > 0 ?
jge cont_displ