ZMAC
Section: Misc. Reference Manual Pages (l)
Index
Return to Main Contents
NAME
zmac - macro cross-assembler for the Zilog Z80 microprocessor
SYNOPSIS
zmac [-bdefgilLmnopst] infile
DESCRIPTION
The
Zmac
assembler is modeled after the Intel 8080 macro cross-assembler
for the Intel 8080 by Ken Borgendale. The major features are: Full
macro capabilities, Conditional assembly, A very flexible set of
listing options and pseudo-ops, Symbol table output, Error report,
Elimination of sequential searching, Commenting of source, Facilities
for system definiton files.
Zmac
assembles the specified input file (default extension .z) and
produces a .hex output file. The options are:
- b
-
no binary
- d
-
debug
- e
-
error list only
- f
-
print if skipped lines
- g
-
do not list extra code
- i
-
do not list include files
- l
-
no list
- L
-
force listing of everything
- m
-
print macro expansions
- n
-
put line numbers off
- o
-
list to standard output
- p
-
put out four \n's for eject
- s
-
don't produce a symbol list
- t
-
don't know what this option does
SEE ALSO
zdis(l)
FILES
Source is in /usr/local/src/zmac directory.
BUGS
The man page is incomplete. If anyone discovers more information about
using zmac, please consider helping to update the man page.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- FILES
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 06:36:11 GMT, December 12, 2024