Changes since v1.0.5:
- Added support for DART disk images (#33).
- Added flag to disable adding filename extensions to exported files.
- SHR conversion accepts $C1/0000 files larger than 32KB.
- Minor fixes.
Installation instructions (long version): https://github.com/fadden/CiderPress2/blob/main/Install.md
Installation instructions (short version): there are pre-built binaries for 32-bit Windows, 64-bit Windows, 64-bit Mac OS, and 64-bit Linux. Downloads with _fd
are framework-dependent, meaning you need to have .NET Core 6 or later installed. The versions with _sc
in the names are self-contained, and do not require a separate runtime download. Download the appropriate file and unzip it. On the Mac you need to use xattr -d com.apple.quarantine *
from a Terminal window to tell the system that it's okay to run.
Experimental: a download with the GUI app, wrapped with the Wine emulation layer, is now available for macOS. Get CP2Mac106.zip
and see the instructions in the README.