I want to store all arrays in a file without the headers of the bitmaps (there are all 32x32 piksels). I wantesd just to save time. Also, I want to make them in some other format and let the game convert it to RGB array. I'm just seeking for tool or code that will read the bitmap in an array and write it to the file (conversion I will make myself; it's so easy)
But the harder question is how to create internal sounds