Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1706 → Rev 1707

/kernel/branches/Kolibri-A/trunk/kernel.asm
379,8 → 379,8
; === EGA, VGA & Vesa 1.2 modes not supported ===
setvesa20:
v20ga32:
mov [PUTPIXEL],dword Vesa20_putpixel32
mov [GETPIXEL],dword Vesa20_getpixel32
mov [PUTPIXEL],dword put_pixel
mov [GETPIXEL],dword get_pixel
 
; -------- Fast System Call init ----------
.SEnP: