8bitgeek / zmac

zmac z80 assembler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

zmac z80 assembler


Languages

Language:Yacc 65.2%Language:C++ 31.7%Language:C 2.9%Language:Makefile 0.1%Language:Batchfile 0.1%