Page 1 of 1

VBE3 in pmode

Posted: Thu Jan 01, 2004 12:00 am
by VBE3 in pmode
has anyone called the vesa bios functions from protected mode?
my computer restarts...
everything is set up correctly, i guess.
helpful links? samples?

RE:VBE3 in pmode

Posted: Fri Jan 02, 2004 12:00 am
by uri

RE:VBE3 in pmode

Posted: Sun Jan 18, 2004 12:00 am
by vbe3 in pmode
thanks uri,
i called the functions in realmode.
800x600x32 is the highest mode supported by card.
i'm looking for another standard that supports at least 1024x768x32.
everything in pmode using ports.
samples or tutorials?