hi all...

i've coded a small program (in VB ) that creates from two bitmap files the binary file that you have to upload/download to your empeg with your compiled version of download.c. any suggestions or questions are welcome!

try it out and get it here http://www.kos.li/empeg/convert.exe

dont forget that the bitmap files have to be in the right format 128x32x4bpp.

if you use the "color decrease" option than the color's of the color palette are 'mapped' as follows:
color #0-3 ---> color #0 on empeg
color #4-7 ---> color #1 on empeg
color #8-A ---> color #2 on empeg
color #B-F ---> color #3 on empeg

greets
KoS