VESA Graphics

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
K.J.

VESA Graphics

Post by K.J. »

Does anyone know were I can get some good info on VESA? Also, can I use it in PMode?

Thanks in advance,
K.J.
RaDIaT1oN

Re: VESA Graphics

Post by RaDIaT1oN »

http://www.vesa.org/

I know that the VESA bios calls can be made from protected mode (as in linux svgalib), but my experience is limited to real mode.
Jeroen Jacobs

Re: VESA Graphics

Post by Jeroen Jacobs »

Hi,

VESA 2.0 (and 3.0 ofcourse) has a Protected Mode Interface (using far calls instead of interrupts)

VESA 2.0 is well documented. Try a search on Google to get the official specs.
K.J.

Re: VESA Graphics

Post by K.J. »

Thanks for the info and links. I'm I correct that Windows doesn't use VESA ???.

K.J.
User avatar
OsDeveloper
Posts: 8
Joined: Tue Apr 12, 2011 5:21 am
Contact:

Re: VESA Graphics

Post by OsDeveloper »

User avatar
xenos
Member
Member
Posts: 1121
Joined: Thu Aug 11, 2005 11:00 pm
Libera.chat IRC: xenos1984
Location: Tartu, Estonia
Contact:

Re: VESA Graphics

Post by xenos »

I guess if the OP ever returns to this forum, he will certainly be happy to find an answer to his question after nearly 9.5 years...
Programmers' Hardware Database // GitHub user: xenos1984; OS project: NOS
User avatar
DavidCooper
Member
Member
Posts: 1150
Joined: Wed Oct 27, 2010 4:53 pm
Location: Scotland

Re: VESA Graphics

Post by DavidCooper »

It's a good link though, so thanks. Strange site though - chop the address off after the .com and you just get a blinking monster with no way past it to anything useful.
Help the people of Laos by liking - https://www.facebook.com/TheSBInitiative/?ref=py_c

MSB-OS: http://www.magicschoolbook.com/computing/os-project - direct machine code programming
Post Reply