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: