MS-ZIP might be broken?

This commit is contained in:
Matt Nadareski
2025-07-23 14:03:33 -04:00
parent abeaa92112
commit 16248ef02f

View File

@@ -27,7 +27,7 @@ Various compression implementations that are used across multiple projects. Most
| Deflate | Yes | Yes | Sourced from DotNetZip |
| LZ | Yes | No | KWAJ, QBasic 4.5, and SZDD variants; KWAJ incomplete |
| LZX | No | No | |
| MSZIP | Yes | No | |
| MSZIP | Yes* | No | |
| Quantum | Yes* | No | Partial implementation based on standalone archives |
**Note:** If something is marked with a `*` it means that it need testing.