V86 question
V86 question
Does anybody know how to handle V86 mode with multitasking disabled in protected mode kernel ?
RE:V86 question
I would like to know how does the V86 mode work (how to program and handle it,
exceptions in V86 mode, interrupt handling, etc.).
exceptions in V86 mode, interrupt handling, etc.).
RE:V86 question
In other words, _everything_.
That's a little bit too in depth for here, I'm afraid. The message'd be many pages long. Try checking out the source of some of the OSs on this page which implement vm86 mode (a lot do so for access to bios ints).
Also of interest is Tim Robinson's VM86 Article:
http://www.osjournal.hopto.org/cgi-bin/ ... le&file=10
Jeff
That's a little bit too in depth for here, I'm afraid. The message'd be many pages long. Try checking out the source of some of the OSs on this page which implement vm86 mode (a lot do so for access to bios ints).
Also of interest is Tim Robinson's VM86 Article:
http://www.osjournal.hopto.org/cgi-bin/ ... le&file=10
Jeff