Mail Archives: djgpp/1995/06/25/15:00:19
> I have gcc and go32 with built-in VESA driver (1.12maint3). I use libgrx 1.03.
> All graphics is done correct ( i extensively use 800x600x256 mode ), but I got
> some problems:
>
> (i) if i execute interrupt 0x10, it reports that there is no present VESA BIOS Extension
> is any way to call VESA functions directly ?
Calling real-mode interrupts from protected-mode programs is a bit tricky.
For details, read Chapter 18 of the DJGPP FAQ list (available as faq102.zip
from the same place you get DJGPP).
- Raw text -