Pascal65 0.25 beta has been released.

This is a minor update with a few bug fixes and a new features.

New features include:

  • Bitwise operators AND, OR, INVERT, and SHIFTs.
  • A demonstration library has been included in the repository that demonstrates how to write a library that can be used by Pascal programs.
  • Compiled programs will now use the MEGA65's hardware math unit for multiplication and division.

A few bugs were also fixed:

  • A bug was fixed that was causing compiled programs to hang on MEGA65 ROM 920395 and later.
  • A bug was fixed that was causing compiled programs to crash on large multi-dimensioned arrays.
  • A bug was fixed with the subscript operator on strings.

Pascal65 can be downloaded on GitHub or at the MEGA65 FileHost.