Page 1 of 1

V86 Handler

Posted: Fri Jan 14, 2005 5:38 am
by srg_13
Hi

I need to write a v86 handler for my OS in C, but I don't know where to start.

Thanks,

Stephen :)

Re:V86 Handler

Posted: Fri Jan 14, 2005 6:56 am
by Pype.Clicker

Re:V86 Handler

Posted: Fri Jan 14, 2005 7:31 am
by distantvoices
@pype: take a look at the wiki page you have mentioned. ];-> I have added some tidbits about creating a vm86 task. Maybe it needs some clean up.

Re:V86 Handler

Posted: Fri Jan 14, 2005 7:56 am
by Pype.Clicker
beyond infinity wrote: @pype: take a look at the wiki page you have mentioned. ];-> I have added some tidbits about creating a vm86 task. Maybe it needs some clean up.
neat! i'll get a deeper look, but at first sight it seems gr8. If you could just push the link for Tim's tutorial which i always lose.

Re:V86 Handler

Posted: Fri Jan 14, 2005 10:24 pm
by Chris Giese
http://my.execpc.com/~geezer/osd/pmode/v86mm.zip

PS - this URL is in the Wiki, but it doesn't work. The tilde (~) is present in the Wiki source, but does not appear in the link.

Re:V86 Handler

Posted: Sat Jan 15, 2005 1:16 am
by Colonel Kernel
Putting two consecutive tilde's will fix the problem.