should be able to use modes 100, 101, 103, 105, 107, 10E, 111, 114
and 117, at least they worked for me. You may find others that work
for you. Modes 107 and under should support TTY so you don't have
to worry about creating fonts, but the powerBasic PRINT statement
doesn't put the text where you want it so you'll have to use the
Video bios interrupt (interrupt 10 service 0e or 0a IIRC) or the
STDOUT statement to put the text on the screen. Or just use a VESA
library to simplify the whole thing, You can find one here
But I'm sure there are many better ones out there.
Also I noticed that most of the examples that came with PBWin 8 run
just fine on my machine running suse linux 9.1 with Wine
although PBWin itself refuses to compile the code from within Linux

Of course this may not help at all with what anybody is doing, But I
wanted to chime in anyway (just in case it does help).
Just a thought.
Buck
------------------
[This message has been edited by Buck Huffman (edited July 01, 2005).]
Leave a comment: