Releases: santiontanon/mdlz80optimizer
Releases · santiontanon/mdlz80optimizer
mdl alpha v3
- improved glass syntax support
- fixed many bugs in pattern matching
- new "-a" parameter to generate source code annotations (the idea would be to load these with some plugin in the assembler IDE, to show in-editor optimization hints)
- refactoring of the project infrastructure (thanks to TheNestruo)
mdl alpha v2
- Added support for parsing projects from the Glass and asMSX assemblers (check the -dialect command flag)
- Lots of bug fixes!
mdl alpha v1
Initial release just for testing purposes (alpha v1)