gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > Colours from a bin file

#61876 - iainprice - Thu Nov 24, 2005 12:50 pm

I am using Keilid (or whatever) to convert a bmp to a gfx.bin and a 256 colour pal.bin. How do I access the colours from the bin? It does not seem quite as easy as getting pal[0] to pal[256] - are they stored 0 to 128 but in two halves? Any help gratefully accepted.