barubary
|
0e5fe616c3
|
C#: Re-implemented the RLE decompression in the new format. The new format file has not been added to the project file, as I can only work in VS2010 where I am at the moment (and manually editing the file seems to break the autorun every time I try it).
|
2011-03-22 14:24:22 +00:00 |
|
barubary
|
1bd750c76d
|
C# (previous one as well): re-implemented the LZ-0x11 algorithm in the new structure. Also updated the GBATEK-like format description of the format, hopefully correct this time.
|
2011-03-22 11:31:48 +00:00 |
|
barubary
|
8c777e2c02
|
The start of an attempt to make this program structured better, as well as for easier addition of more formats AND compression for supported formats.
|
2011-03-21 19:18:07 +00:00 |
|