Pasmo is a multi-platform Z80 cross assembler that is simple to compile and easy to use.
| Tags | Software Development Assemblers |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Assembly C++ |
Recent releases


Changes: This release is for testing the new feature of phase error detection. Also, it adds the --enable-debug configure option to generate some debug information at runtime.


Changes: This release fixes a bug in several errors that give exit status 0.


Changes: This release fixes several bugs and adds warnings for unused LOCAL and PUBLIC symbols.


Changes: The AND and OR operators now are recognized in 8080 mode.


Changes: A new parser has been written with bison, with enhanced errors and warnings detection and information. 8080 source code is allowed, and can be mixed with Z80. This release can generate object files in Intel relocatable format. Linker capabilities have been added. There are many other changes.