Original-Received: by ulysses.lib.ntua.gr via NTUAnet with ESMTP id SAA11963 at Wed, 26 Jul 1995 18:44:04 +0300 PP-warning: Illegal Received field on preceding line From: "George C. Moschovitis" Subject: Fat ds... To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Date: Wed, 26 Jul 1995 18:45:13 +0300 (EET DST) Can someone give an example of the fat ds trick ? for example how to plot a pixel to the vram (0xa0000) using a near pointer (ie *(vram + y *scansize + x) = color; how do i initialize vram and how do i initialize ds ?) the faq talks about an earlier posting on this, could someone repost it ? thnx, tmL-