rockbox/firmware/target
Rafaël Carré 71db2d74b5 Samsung YH920 : fix lcd_blit_mono displaying twice too wide
lcd_write_data() wrote twice too much pixels to the controller
The fix is the same than r22885, vertically packed 2bpp displays use
8-bits fb_data while horizontally packed 2bpp use 16-bits fb_data

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22893 a1c6a512-1295-4272-9138-f99709370657
2009-10-03 13:56:23 +00:00
..
arm Samsung YH920 : fix lcd_blit_mono displaying twice too wide 2009-10-03 13:56:23 +00:00
coldfire Various files: make functions static if they're local or make sure there is a proper #include if not 2009-08-06 09:28:25 +00:00
mips Add a BTN_MASK for the VX777 (aka fix red) 2009-08-21 22:50:50 +00:00
sh Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h 2009-06-29 14:30:12 +00:00