Releases: hlorenzi/customasm
Releases · hlorenzi/customasm
v0.10.4
Now ignores whitespace while matching instructions, for more flexible mnemonics!
v0.10.3
Fixes the bitwise not operator.
v0.10.2
Added a new symbol file output option with -s
or --symbol
.
v0.10.1
Add an annotated output format!
v0.10.0
Adds new output formats!
Fixes pattern clash errors for tokendefs!
v0.9.1
Fix some pattern matching bugs!
v0.9.0
New #align
and #labelalign
directives!