Add LZMA.

This commit is contained in:
2022-05-28 13:45:15 +01:00
parent f5360fe146
commit 9abfa4f68d
679 changed files with 150672 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ Things still to be implemented that are already in the C# version:
- Writing
- Hashing while writing (requires MD5, SHA1 and SHA256)
- Deduplication (requires SHA256)
- Compression (requires LZMA)
- Compression
Things to be implemented not in the C# version:
- Compile for Dreamcast (KallistiOS preferibly)