Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2c52dee83f5c796fe471e6fab15dea17a2f508ff
/
firmware
/
decompressor
/
decompressor.c
2c52dee
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.
by Jens Arnold
· 16 years ago
3a0e1ca
Make a local function static.
by Jens Arnold
· 16 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 17 years ago
4c38514
Self-extracting loader: Cleaner method for inclusion of the UCL-compressed image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing...
by Jens Arnold
· 19 years ago
104b81e
Fixed self-extracting loader: (1) Proper startup code, ensuring the stack pointer is set to the desired location. (2) Code cleanup.
by Jens Arnold
· 19 years ago
dbff1f2
Archos targets: Self-extractor for on-disk firmware images to work around the file size limit. Re-uses rockbox.ucl. Not yet integrated with build system.
by Jens Arnold
· 19 years ago