Fast grapics
Posted: Thu Nov 28, 2002 12:00 am
How do i write fast graphics to the screen in ASM ?
If i do it in vesa mode and use for it putpixel(ax=0x0ch int 10) then it is too slow to make fast graphics. I know you could als do it by sending your colors to 0x0A000 but i think this is also slow.
Are there some functions into videocard wich i can use ?
If i do it in vesa mode and use for it putpixel(ax=0x0ch int 10) then it is too slow to make fast graphics. I know you could als do it by sending your colors to 0x0A000 but i think this is also slow.
Are there some functions into videocard wich i can use ?