Skip to content

Version 0.3.14

Compare
Choose a tag to compare
@KarolS KarolS released this 04 Dec 09:59
· 463 commits to master since this release
  • Full assembly support for HuC6280.

  • Improvements to subroutine extraction; it's now much faster, less buggy and actually effective.

  • 8080: function parameters can now be optimized to registers.

  • Fixed error messages about invalid function flags.

  • 6502: Fixed compilation of interrupt routines.

  • 65C02: Fixed fatal bugs related to some 65C02 subtypes.

  • Other bug fixes.

millfork-0.3.14-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.14.zip is your standard cross-platform executable jar release. It requires Java 8 or later to run.