Date: Wed, 1 Mar 1995 11:50:30 +0200 From: sarda_jea AT lsi DOT supelec DOT fr To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Basic questions (graphics) (i) What DPMI exactly means? (ii) I tried to execute a grx test program (rgbtest.c) with my cirrus and with the environnement variable GO32=%DRIVER_PATH%cirrus54.grn but it still doesn't work (problem of driver). What did I forget? (iii) How can I create a selector pointing on a part of the real memory ,for example the 64Kb bloc of the vga frame buffer starting at 0xA0000 ? (assembly language don't bother me)