barubary
|
69cd6ee199
|
C#: added built-in check for arm9.bin in LZ-Overlay decompression, as it has some extra bytes that should be ignored when decompressing. Only the file-based methods can handle that of course. Perhaps the extra bytes should also be copied to the output file however, which is currently not the case.
|
2011-04-21 14:16:59 +00:00 |
|
barubary
|
80efded10b
|
C#: implemented the LZ-Overlay decompression in the new structure. (still untested again).
|
2011-04-21 11:52:09 +00:00 |
|
barubary
|
426f89f37c
|
C#: added a check in LZOvl.Support to make sure the 'compressed size' is correct (fits within the given file).
|
2011-04-13 12:24:20 +00:00 |
|
barubary
|
8d1a6abd9d
|
C#: started on the new implementation for the LZ-overlay format. Only the Supports-method is implemented at the moment.
|
2011-04-08 08:14:44 +00:00 |
|