An open API service indexing awesome lists of open source software.

https://github.com/sehugg/zmac

zmac z80 assembler
https://github.com/sehugg/zmac

Last synced: 12 months ago
JSON representation

zmac z80 assembler

Awesome Lists containing this project

README

          

# zmac

zmac -- macro cross-assembler for the Zilog Z80 microprocessor

Bruce Norskog 4/78

This assembler is modeled after the Intel 8080 macro cross-assembler
for the Intel 8080 by Ken Borgendale. The major features are:

1. Full macro capabilities
2. Conditional assembly
3. A very flexible set of listing options and pseudo-ops
4. Symbol table output
5. Error report
6. Elimination of sequential searching
7. Commenting of source
8. Facilities for system definiton files