Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 446 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 446 Bytes

mz7

MZF files compressor using ZX7 algorithms: MZF binary are turned into self-decompressing MZF binaries.

  • Windows (Visual Studio Community - Developer Command Prompt): \windows\Build.bat -> \release\mz7c.exe

  • Linux (gcc + make): /linux/build.sh -> /release/mz7c

  • MINGW64 (gcc + make): /linux/build.sh -> /release/mz7c.exe

mz7c-eugea