On Mon, 11 Mar 2002, Paul Eggleton wrote: > I'm having trouble with DOSEMU 1.0.2 and programs that use graphics mode > 13h. Every game I've tried so far that uses VGA 320x200x256c causes xdosemu > to close immediately on running the program. I verified this by issuing a > SCREEN 13 in QuickBasic which also caused xdosemu to close. I'm using Red > Hat 7.2 with Xfree86 4.1.0 on an Athlon XP system with an ATI AIW Radeon > graphics card. Any ideas?
I can't reproduce it: C:\>debug =a 08FC:0100 mov ax,13 08FC:0103 int 10 08FC:0105 =g=100 105 brings me into graphics mode with 40x25 characters. (xdosemu 1.0.2.1) Please produce a log with -D+a , bzip2 it and email it to me, so I could see what's wrong. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
