Glass Z80 assembler 0.3

by Grauw on 11-01-2014, 13:34
Topic: Development
Languages:

A new version of the Glass Z80 assembler was released.

Changes:

  • Macro definition symbols can now also be referenced. The contents are assembled on address 0, effectively turning the inner symbols into offsets.
  • The individual (indefinite) repeat blocks can now be referenced.
  • Labels suffixed with a colon can now be indented.
  • Errors now contain more location information.
  • Section targets can now be reference before they are specified.
  • Division by zero errors are now handled better.
  • Fix bug when specifying macros with more than one argument.

Relevant link: Glass project page

My MSX profile