bmp2md converts BMP File to a format that can be used on the MegaDrive. it is used for mega drive game development. this is command line tool.
Using the upper left 128x128 dot of the bmp image, output in the method used by Mega-dora.
USE: bmp2md -T? <????.bmp> <????.text (or) ????.bin >
Read the binary file from the assembler with ".incbin"
If you use only a small amount of images, extract the required amount from the text output file.