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.
The second link on the google search I posted is in English, when I view it.
The reason for any rudeness is because your posting style and line of questioning seems to indicate quite a lack of willingness to a) search yourself and b) extrapolate information based on official documentation. You came at this whole topic basically asking someone else to do the work for you. No one is going to write your VBE driver for your OS or project.
no, it is in english, but i couldn't understood all.
now i read it again(this pdf) and find that
oops, i can't copy from pdf, it's secured
whatever, pages 30-31
there is a 10-step tutorial to can gen int's from pmode
but how i can copy the bios image to another location? and other things...
Here are my last suggestions before I leave this topic alone.
1) Read the Intel manuals. *Understand* the CPU and the mode you are programming in.
2) Read up on some information on the wiki and on osdever.net.
3) Have a go at writing a basic kernel with simple dynamic memory allocation, multitasking and v86. Not just by following a cut-and-paste tutorial, but by creating your own kernel from your own design.
4) Come back and try writnig a VESA driver from the documentation using your nice new kernel which already supports multitasking and v86.
In addition to AJ's post, You should really Read the rules as well.
I'll lock this thread so you can think everything over, and we can forget and forgive what happened. I hope to see a different eddy in the next thread you open.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]