From: Ludvig Larsson Newsgroups: comp.os.msdos.djgpp Subject: Re: help with 640x480x65536 Date: Wed, 26 Aug 1998 17:45:59 +0100 Organization: FAAS/GoldHart Lines: 15 Message-ID: <35E42DB7.5FA1@club-internet.fr> References: <6rdo2i$8ak AT news1 DOT snet DOT net> Reply-To: ludvig AT club-internet DOT fr NNTP-Posting-Host: 195.36.147.111 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Date: 26 Aug 1998 15:46:06 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I had the same problem. On my Matrox, mode 0x111 or 0x211 worked fine, but on another my graphic functions just wrote lot of scrambled stuff. My way around it(which surely won't work on all machines) was to use mode 0x4111(fifteen bit set). I would also apreciate a codesnippet that could set mode 640x480x16bit with 64-kb graphic windows on any machine but I'm to lazy to check the Allegro sourcecode etc. Hope it helps anyway, and it should be nuce if you could tell me if it worked or if something else worked... Ludvig