From: tlenat AT flashnet DOT it (Tiziano Lena) Newsgroups: comp.os.msdos.djgpp Subject: Simple allegro question Date: Mon, 13 Apr 1998 18:22:49 GMT Organization: Customer of Flashnet S.p.A. - http://www.flashnet.it Lines: 8 Message-ID: <3531deab.3296405@news.flashnet.it> NNTP-Posting-Host: ip020.pool-16.flashnet.it To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi! I changed the Allegro example nr. 25 (the cool green/yellow tiled floor) to a floor using two marble textures... I didn't find a straight way to mix the two 256 colors palettes using an Allegro function...Is there something that I didn't find in the docs? Thanks! the same base address, so they can be treated equally as far as any memory accesses are concerned. I'm not sure if gcc ever produces code that assumes code and data live in the same address space, but this is certainly true for djgpp (large chunks of the startup code and interrupt handling mechanism would break if it was not). -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Pigs use it for a tambourine" - Frank Zappa