> Well, that should be possible, I'm not sure whether it desirable
> (performancewise), because then every int 0x10 invocation means a switch from
> guest to host (slow).

True, but 0x10 is only called for mode changes anyway unless you really want
to emulate a vesa1.2 card which uses paged video buffers instead of contigious
mapped buffers... probably not so a plugin impl. should be okay...

Alex

Reply via email to