CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2020/07/03 09:24:22

Log message:
    Import devel/zmac, a Z-80 macro cross assembler.
    ok benoit@
    
    zmac is a Z-80 macro cross-assembler. It has all the features you'd
    expect. It assembles the specified input file (with a '.z' extension if
    there is no pre-existing extension and the file as given doesn't exist)
    and produces program output in many different formats. It also produces
    a nicely-formatted listing of the machine code and cycle counts
    alongside the source in a ".lst" file.
    
    Undocumented Z-80 instructions are supported as well as 8080 code.
    
    zmac strives to be a powerful assembler with expressions familiar to C
    programmers while providing good backward compatibility with original
    assemblers such as Edtasm, MRAS and Macro-80.
    
    Status:
    
    Vendor Tag: bcallah
    Release Tags:       bcallah_20200703
    
    N ports/devel/zmac/Makefile
    N ports/devel/zmac/distinfo
    N ports/devel/zmac/pkg/PLIST
    N ports/devel/zmac/pkg/DESCR
    
    No conflicts created by this import

Reply via email to