rockbox/firmware/decompressor
Jens Arnold 97aef4ce11 Fix tabs galore.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19034 a1c6a512-1295-4272-9138-f99709370657
2008-11-07 00:22:15 +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 Fix tabs galore. 2008-11-07 00:22:15 +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