Pasmo 0.5.1

by snout on 22-12-2004, 12:45
Topic: Development
Languages:

A new version of the Z80 cross-assembler Pasmo has been released. Changes in this version:

  • Enhanced syntax for REPT allowing a loop variable
  • MACRO parameters are now expanded inside nested REPT and IRP
  • New operator ## for identifier pasting in MACRO
  • New .SHIFT directive to help handling variable number of arguments in MACRO
  • An option to explicitly select raw binary mode
  • The complete symbol listing and the public symbol listing can now be generated togheter

As of it's previous release Pasmo can also generate MS-DOS compatible code from Z80 assembly.

Relevant link: Pasmo website