rockbox/firmware/target/sh
2008-01-09 23:48:26 +00:00
..
archos Greyscale library: Changed the internal data format once more (separated pixel values and phases), allowing for further optimisation of drawing, scrolling etc. * Optimised grey phase blitting in the core reduces CPU load on all architectures, most significantly on coldfire. Previous version was too slow to keep up at 45MHz, leading to unwanted graininess (update frequency was halved). Also fixed screendump on 2bpp targets with vertical pixel packing. 2008-01-09 23:48:26 +00:00
adc-sh.c Moved SH1 ADC to target tree. 2007-04-15 23:35:56 +00:00
crt0.S
memcpy-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
memmove-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
memset-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
strlen-sh.S Removed executable flag 2007-01-09 23:29:07 +00:00
system-sh.c A bit of clarification of code origin. No code change. 2007-04-15 22:52:42 +00:00
system-target.h A bit of clarification of code origin. No code change. 2007-04-15 22:52:42 +00:00
usb-target.h Moved archos USB handling to target tree. Minor simplification for coldfire (only one usb-target.h). 2007-04-11 20:44:32 +00:00