Original-Received: by ulysses.lib.ntua.gr via NTUAnet with ESMTP id NAA23805 at Mon, 2 Oct 1995 13:10:20 +0200 PP-warning: Illegal Received field on preceding line Original-Received: by cc.ece.ntua.gr with ESMTP id NAA06911 at Mon, 2 Oct 1995 13:13:09 +0200 PP-warning: Illegal Received field on preceding line From: "George C. Moschovitis" Original-Received: by cc.ece.ntua.gr [client] id NAA04508 at Mon, 2 Oct 1995 13:12:34 +0200 PP-warning: Illegal Received field on preceding line Subject: Linear frame buffer emulation. To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Date: Mon, 2 Oct 1995 13:12:34 +0200 (EET) Hi, I think djgpp v1.x supported some kind of linear frame buffer emulation, having the videoram at 0xd000000 using paging etc... Does djgpp v2 support this ? If not are there any __dpmi_ functions that i can use to setup such kind of emulation or do I have to code this all fro scratch. Perhaps someone has coded such a page fault handler and would like to share his code with others ?:) tmL-