Page 1 of 1

Switching video modes in protected mode

Posted: Fri Aug 30, 2002 11:00 pm
by Sliver
Hi,

I'm building a multiboot compilant OS. How can I switch the video mode in pmode? Before i was doing this in the 2nd stage when the CPU mode is the real one (using int 0x10). Help!

Thank you!

RE:Switching video modes in protected mode

Posted: Sat Aug 31, 2002 11:00 pm
by anton
Well, you can eather write your own i/o code or use VESA(you'l need to pmode it)
anton