Skip to content

Version 0.3.24

Compare
Choose a tag to compare
@KarolS KarolS released this 02 Dec 00:29
· 135 commits to master since this release
  • Added support for TRS-80 Model 1 and 3 running TRS-DOS and for Robotron Z1013.

  • Allowed defining entry points other than the start of the segment. (#78)

  • Added pointer.interrupt and pointer.kernal_interrupt types.

  • VIC-20: added readline and readword.

  • Various other improvements.

  • Several bugfixes (#86, #59)

  • Fixed code generation for 65816.

  • Various other fixes.

  • Improved some error messages.

See the CHANGELOG for more details.

millfork-0.3.24-win-x64.zip is a 64-bit native Windows build. It runs much faster, but might have extra bugs that don't exist in the jar version.

millfork-0.3.24.zip is your standard cross-platform executable jar release. It requires Java 8 or later to run.