• 1.1.0 96f963d89f

    1.1.0 Stable

    bcox released this 2026-03-11 04:20:57 +00:00 | 15 commits to main since this release

    This release adds:

    • Case insensitivity for labels and mnemonics/directives, while preserving case in quoted strings (lowercase was simply disallowed before).
    • Line-ending agnosticism; now accepts LF, CRLF, or bare CR as line endings.
    • Fixes a buffer overflow if an input file has a line >80 chars.
    • Changes the default answer for "hard copy?" to no. Fixes spacing on a message or two.

    Together these changes mean that you can use mixed-case ISO files on the X16 and on your host machine, and you will be able to assemble them.

    Downloads