hi,
i'm a fish in vesa programing, and i intended to do this for long, with many material,like VBE3,VGA Registers,and many articles read.
i switched to high solution just now, i didn't thought it is so easy, just an int 0x10 with ax=0x4f02. so i want to fill my screen green next, because i like the color.
My problem is:
Am i going to fill somewhere called LFB?
If so, how can i get the address and set it to somewhere i want, like 0xa0000?
thanks!
VESA drawing
VESA drawing
Enjoy my life!------A fish with a tattooed retina
Re: VESA drawing
For the LFB address, you need to use INT 0x10, AX=0x4F01.
Take a look here: http://wiki.osdev.org/Getting_VBE_Mode_ ... _Functions
Take a look here: http://wiki.osdev.org/Getting_VBE_Mode_ ... _Functions
"Open source seems to embrace the dark side of human nature." - Ville Turjanmaa