Skip to content

Releases: jbramwell/READYCode

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:54

Change Log

v1.0.0

This is the initial release of the READYCode editor designed for the Commodore 64 Ultimate and the VICE emulator. Initial features include:

  • PETSCII-aware text editor
  • Shortcut keys for entering special characters, such as "CLR", "HOME", etc.
  • Syntax highlighting specific to Commodore BASIC
  • Ability to "prettify" code by adding whitespace, renumbering lines, etc.
  • Ability to "minimize" code by removing whitespace, renumbering lines, etc.
  • Ability to tranfser (and run) code directly to the Commodore 64 Ultimate over a local network
  • Ability to transfer (and run) code directly to the VICE emulator running on the same machine or another machine over a local network
  • A PETSCII reference pane for quickly looking up PETSCII values
  • Light/Dark/C64 theme support
  • Printer support (with PETSCII graphics)
  • Lots more!

The Installer (MSI)

There is an MSI available for this release; However, the MSI is not signed. You will need to approve the install when prompted. See the following screenshots:

Microsoft Defender SmartScreen

Microsoft Defender SmartScreen

NOTE: We hope to be able to sign the installer at some point in the future to simplify this process.

Feature Requests and Contributions

If you would like to request new features, please open an issue.

If you're interested in contributing to this project, please refer to: Contributing to READYCode.