This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dsdecmp
Watch
2
Star
0
Fork
0
You've already forked dsdecmp
mirror of
https://github.com/Barubary/dsdecmp.git
synced
2024-11-14 23:05:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
da75d115e0
dsdecmp
/
CSharp
/
DSDecmp
/
Formats
/
Nitro
History
barubary
da75d115e0
C#: completed the implementation for the decompression of the Huffman format.
2011-04-01 14:12:23 +00:00
..
Huffman.cs
C#: completed the implementation for the decompression of the Huffman format.
2011-04-01 14:12:23 +00:00
LZ10.cs
C#: started on re-implementing the huffman decompression in the mew format.
2011-03-23 12:04:59 +00:00
LZ11.cs
C#: started on re-implementing the huffman decompression in the mew format.
2011-03-23 12:04:59 +00:00
NitroCFormat.cs
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
RLE.cs
C#: started on re-implementing the huffman decompression in the mew format.
2011-03-23 12:04:59 +00:00