rockbox/firmware/target/coldfire/iaudio/m3
Jens Arnold 06ec18d93f Slightly better instruction order, added comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16833 a1c6a512-1295-4272-9138-f99709370657
2008-03-26 23:45:55 +00:00
..
adc-m3.c
adc-target.h
ata-m3.c
audio-m3.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
backlight-m3.c
backlight-target.h
button-m3.c
button-target.h
fmradio_i2c-m3.c
lcd-as-m3.S Slightly better instruction order, added comment. 2008-03-26 23:45:55 +00:00
lcd-m3.c iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~80% when boosted, ~15% when unboosted. Also implemented grey phase blitting. * Adapted the greyscale library, and the plugins using it. * Fixed a bug in greyscale scroll down for vertically packed pixels. 2008-03-25 23:21:36 +00:00
power-m3.c
powermgmt-m3.c
system-m3.c
usb-m3.c