Skip to content

CiderPress II v1.1.0

Choose a tag to compare

@fadden fadden released this 26 Jul 21:42

Changes since v1.0.7:

  • Added import conversion of plain text to UCSD Pascal Textfile format.
  • Added conversion of Higher Text double-size fonts to a bitmap grid.
  • Added experimental support for ZX0 compression in NuFX (#49).
  • Fixed generated directory permissions (#56).
  • Misc 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. The versions with _sc in the names are self-contained, and do not require you to download any additional files. Downloads with _fd are framework-dependent, meaning you need to have .NET Core 6 or later installed. 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.

The cp2wine file is a pre-wrapped Wine emulation executable that allows the GUI app to be run on Mac OS. See the README in the ZIP file for post-download instructions.