Description: Bmp2Raw V0.3 (DOS version)
Useage:
Bmp2Raw filename.bmp
filename.bmp = your 256 colour bitmap image
Bmp2Raw is a simple tool that will convert your 256 colour
bitmap image into .raw and .pal format.
You can use it with Bin2Bas, to add an image in data format
to your Freebasic project.
File list (Check if you may need any files):
bmp2raw.exe
Readme.txt
example
.......\Image_loader.bas
.......\Data
.......\....\gravity_raw.bas
.......\....\Gravity.bmp
.......\....\gravity.bmp.pal
.......\....\gravity.bmp.raw
.......\....\gravity_pal.bas