github Fubukimaru/asMSX 1.0.0
asMSX v.1.0.0

latest releases: 1.1.0-RUN, 1.1.0, 1.0.3...
3 years ago

First stable release of version 1.0.0 (v.1.0.0-3-ga2f37e0)

Throw away your old versions!

Changes:

  • Updated Readme, Changelog and Documentation (Thanks to @jamque Pull request #71 )
  • When we use reserved keywords as labels, we state it as reserved word used as identifier. Issue #70
  • MegaROM undefined page message improved.
  • We dont' allow (whatever character)REPT anymore. Only REPT or .REPT.
  • PSEUDO_DS now doesn't check if there is a memory overflow in the first pass. This prevents it to crash in presence of undefined labels and report wrong error message. Issue #62
  • Added .ZILOG 0 pseudo. Now we can enable and disable zilog standard parsing. Note: this needs more checking between passes. (Thanks to @duhow Pull request #72)
  • Improved argument handling (Thanks to @duhow Issue #60)
  • Windows tester works again (Thanks to @duhow)
  • Makefile improvements (Thanks to @duhow)

Don't miss a new asMSX release

NewReleases is sending notifications on new releases.