Version 0.3.10
This release has a known bug: the text escape sequences do not work correctly
– Improvements for Atari 8-bit, Atari Lynx, Commander X-16
– Added basic UTF8 and UTF-16 support
– Added support for custom segment layouts
– Added semicolon-based comments in assembly
– Preliminary support for the CPU of ZX Spectrum Next
– Fixed multiple major and minor bugs; too many to list
– Changed the behaviour of for loops with constant bounds to be the same as loops with variable bounds
– Improved optimizations
– Other improvements
See CHANGELOG for details
millfork-0.3.10-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.10.zip
is your standard cross-platform executable jar release. It requires Java 8 or later to run.