Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 471 → Rev 472

/kernel/trunk/vmodeint.inc
27,7 → 27,7
pushd [ScreenWidth] [ScreenHeight]
popd [old_screen_height] [old_screen_width]
or eax,-1 ; If driver is absent then eax does not change
call OS_BASE+0x760100 ; Entry point of video driver
call (VMODE_BASE+0x100) ; Entry point of video driver
mov [esp+36],eax
mov [esp+24],ebx
mov [esp+32],ecx