Here are instructions on how to change the mrz99 splash screen.   First get an 800x480 image to use. Save it in 16 bit rgb565 format, strip the header off so it is exactly 768000 bytes long. add a 512 byte header that starts like this:   00000000  a5 5a 5a a5 00 b8 0b 00  bc ea cd 15 00 00 00 01  |.ZZ.............| 00000010  01 00 00 00 00 00 00 00  4e 41 30 39 30 4f 50 4e  |........NA090OPN| 00000020  ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff  |................|   with the othe