1) small fix of code VGA.

2) decrease of an error "track of cursor ".

git-svn-id: svn://kolibrios.org@119 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79)
2006-08-12 15:21:53 +00:00
parent d99e3ea921
commit df2e1aa3a9
3 changed files with 49 additions and 151 deletions

View File

@@ -4035,9 +4035,9 @@ sys_putimage:
@@:
mov eax, vesa20_putimage
.doit:
; inc [mouse_pause]
inc [mouse_pause]
call eax
; dec [mouse_pause]
dec [mouse_pause]
jmp [draw_pointer]
; eax x beginning
@@ -4881,7 +4881,6 @@ syscall_writeramdiskfile: ; WriteRamdiskFile
align 4
syscall_getpixel: ; GetPixel
mov ecx,[0xfe00]
inc ecx
xor edx,edx