Ramon van Handel wrote:
> > It might be usefull if (at least) the plugin API would be "documented".
> >
> > (I can understand plex86 internals might be difficult to document, or
> > they might change in the near future, but a small description of each
> > function in the plugin API wouldn't hurt :))
> 
> Yeah, there should be documentation, but
> nobody has been bothered to make it yet ;).
> The sourcecode is your friend.
> 
> But anyhow, here's a short description:
> 
> ***
 
> That's more or less all you need to know!

that was very usefull!

> If you have more questions, that's what this list is for.

thinking about a VGA BIOS "plugin", if I trap int 10h I can use
vm_get_context to see what the registers are upon performing int 10h and
I can use use vm_set_context to return information in the registeres to
the guest?.
-- 
        Best regards,
                
                Jeroen Janssen

+++
The duke had a mind that ticked like a clock and, like a clock, it
regularly went cuckoo.
        -- (Terry Pratchett, Wyrd Sisters)
+++


Reply via email to