Looking for tile driver for 2.8" TFT 320x240
Vega256
Posts: 197
Hey guys,
I recently bought a TFT display and thought about driving it with the Prop. The nice thing about the display is that it can do 16bpp with two 8-bit reads (this may be a standard feature of most TFTs).
Anyway, I'm not even thinking about doing bitmapped graphics here (a guy can dream, though...). Instead, I'm doing tilemapped graphics. Does anyone have any good drivers in mind? I searched the OBEX, but no dice.
I'm looking for something along the lines of 8x8 tiles @ 16 bytes/tile.
I recently bought a TFT display and thought about driving it with the Prop. The nice thing about the display is that it can do 16bpp with two 8-bit reads (this may be a standard feature of most TFTs).
Anyway, I'm not even thinking about doing bitmapped graphics here (a guy can dream, though...). Instead, I'm doing tilemapped graphics. Does anyone have any good drivers in mind? I searched the OBEX, but no dice.
I'm looking for something along the lines of 8x8 tiles @ 16 bytes/tile.
Comments