This program will convert a 320x192 16 color BMP file and convert it into a Text file (.AQ) that is a Mattel Aquarius basic program.  

The program needs the 16 color BMP to match the palette provided (aquarius.act).

The program will load in the BMP file and downconvert it to a single color for each 8x8 block, then it will go ahead and compare the result to the character map available on the aquarius matching to the best available character.  

I've included some BMP files and preconverted them for you to play with.

chjmartin2@aol.com