rockbox/firmware/decompressor
Jens Arnold 66f496cb88 Shave off another 4 instructions (8 bytes).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18970 a1c6a512-1295-4272-9138-f99709370657
2008-11-01 23:41:23 +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 Removed executable flag 2007-01-09 23:29:07 +00:00
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 Shave off another 4 instructions (8 bytes). 2008-11-01 23:41:23 +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