From: Walter Luke Newsgroups: comp.os.msdos.djgpp Subject: Allegro and 800x600 mode Date: Fri, 02 Jan 1998 05:14:10 -0500 Organization: http://shadows.sacrilege.com Lines: 5 Message-ID: <68ieo2$lpd@mtinsc04.worldnet.att.net> Reply-To: NightWatchman AT Sacrilege DOT com NNTP-Posting-Host: 12.68.12.188 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've written a procedure which will read in a bitmap, and it works fine in 320x200 mode, but if I pass 800 x 600 into set_gfx_mode, the colors come out all wrong. Can someone tell me why this is and how to overcome it?