decompression algorithms for NDS
Go to file
2012-04-13 17:26:51 -05:00
data add lz11 in C 2012-04-13 16:19:22 -05:00
include add lz11 in asm 2012-04-13 16:59:13 -05:00
source lz11_asm.s: add an aligned-copy loop when conditions are favorable. make some branch prediction optimizations and interleave instructions between ldr/str where possible 2012-04-13 17:26:51 -05:00
.gitignore empty project 2012-04-11 12:26:28 -05:00
Makefile empty project 2012-04-11 12:26:28 -05:00