summaryrefslogblamecommitdiffstats
path: root/development/zmac/slack-desc
blob: aba6b8d1cb7f81973b20ac5fc2c42ce9d8a5c286 (plain) (tree)


















                                                                             
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

    |-----handy-ruler------------------------------------------------------|
zmac: zmac (Z-80 cross assembler)
zmac:
zmac: zmac is a Z-80 macro cross-assembler. It has all the features you'd
zmac: expect. It assembles the specified input file (with a '.z' extension
zmac: if there is no pre-existing extension and the file as given doesn't
zmac: exist) and produces program output in many different formats. It also
zmac: produces a nicely-formatted listing of the machine code and cycle
zmac: counts alongside the source in a ".lst" file. Undocumented Z-80
zmac: instructions are supported as well as 8080 and Z-180 (aka HD64180).
zmac:
zmac: