Version 0.3.22
- Added support for local labels in assembly
- New syntax for decimal operators
- Fix: don't emit function prologue in assembly interrupt routines
- Improvements for Atari (thanks to @zbyti)
- Fixes for volatile variables and structure alignment
- Performance improvements for Z80 and 6809
See the CHANGELOG for more details.
millfork-0.3.22-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.22.zip is your standard cross-platform executable jar release. It requires Java 8 or later to run.