nanogui@linuxhacker.org
nanogui@linuxhacker.org
: Yes, if you run DOS. Victor just submitted a DJGPP/GRX
: port of Microwindows. I don't know if DJGPP supports 286
: or just 386...
As Darran just mentioned, you will have to hack a CGA driver,
which will be some work. Take the scr_bios.c driver and
grab an old IBM book and find the bios mode for 320x200,
and pass that to int10. In addition, the drawline readpixel
address calculations are slightly different, I think.
I'd write it for you but I don't have any CGA machines
anymore ...
Greg
nanogui@linuxhacker.org