From: Andreas Burman Newsgroups: comp.os.msdos.djgpp Subject: Mode Z Date: Mon, 24 Nov 1997 15:40:28 -0800 Organization: Balderskolan Skelleftea Lines: 5 Message-ID: <347A106C.27B1@ba.ssdn.skelleftea.se> NNTP-Posting-Host: news.skelleftea.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm trying to write a mode Z (320x400x256) graphic library, and has encounter an problem. When I try to plot a pixel four pixels appers. I think the problem is that I writing to all four planes. Anyone how can write me an function (in inline Asm) that plots ONE pixel in mode Z?