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 14:55:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e5fe616c3
dsdecmp
/
CSharp
/
DSDecmp
/
Formats
History
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
..
Nitro
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
CompressionFormat.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