have now made a sprite.jpg.
exactly the same kaos.
have now made the sprite.jpg in white / black.
kaos.
mode 2 ?
-------------------------------------
const u8 g_tile_sprite[5 * 40] = {
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x03, 0xff, 0x00, 0x00,
0x00, 0x0f, 0xff, 0xe0, 0x00,
0x00, 0x3e, 0x00, 0x78, 0x00,
0x00, 0x78, 0x00, 0x3c, 0x00,
0x00, 0xe0, 0x00, 0x0e, 0x00,
0x01, 0xc0, 0x00, 0x07, 0x00,
....
....
....
----------------------------------
Thank you.
greeting