Re: what's the best way to create a lst file for rklogoedit
Hi All,
I agree, about the fixed address in the firmware, when the developer updates and compiles the firmware, the addresses will have moved.
The bitmap format is 16bit 5-6-5 format, ie RRRRRGGGGGGBBBBB, the data has been read in correctly, but the resulting image seems to have the next pixel with added green ??, I will find it, it will just take some time,
until then it is not worth a release,
The byte shifting, is useful if you cant understand the image you are looking at you can shift the image stream by chunks until you find an image you can see, then you can work back,
The image search would be easy to impliment, and useful, thanks,
Cheers
Dancemammal
|