Hello,

I'm currently experimenting a bit with nasm to create a plex86 extension bios 
(template).
The eventual idea is to create an vesa extension bios for plex, but I'm starting with
creating a template nasm file that can be used to start an extension bios (containing 
the
extension header generation + some small functions that can be used to output 
text/debug
info). - I'm already able to load it from a plex config file and it gets executed upon
bios "startup" ok.

Does anyone know how I can output information to the plex log from within the guest os?
(since I thought I could output to port 0xfff0 but that doesn't seem to do anything). -
That's a bit nicer than just dumping info on the guest "screen".

Also does anyone have a vbe test program that can be run within a plex guest (since the
vbetest program that goes with the scitech display doctor seems to crash plex86).

-- 
Best regards,

                 Jeroen Janssen
---
It is said that whosoever the gods wish to destroy, they first make mad. In
fact, whosoever the gods wish to destroy, they first hand the equivalent of
a stick with a fizzing fuse and Acme Dynamite Company written on the side.
It's more interesting, and doesn't take so long.
        -- (Terry Pratchett, Soul Music)

Reply via email to