rockbox/firmware/decompressor
Jens Arnold 9ae2561862 Save another 4 bytes without sacrificing performance by subroutine rearrangement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18916 a1c6a512-1295-4272-9138-f99709370657
2008-10-29 07:14:37 +00:00
..
decompressor.c Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler - less than half the size of the compiled C function, and ~45% faster. 2008-10-28 21:07:53 +00:00
link.lds
Makefile Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler - less than half the size of the compiled C function, and ~45% faster. 2008-10-28 21:07:53 +00:00
sh_nrv2e_d8.S Save another 4 bytes without sacrificing performance by subroutine rearrangement. 2008-10-29 07:14:37 +00:00
startup.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00