Skip to main content

MACRO-80 Assembler

    Manual: M80 Assembler.pdf

    Compiling

    Using prompt

    Run with M80; prompts for file names in format:

    [[out-dev:]out-file[.ext]][,[lit-dev:]list-file[.ext]]=[in-dev:]in-file[.ext]

    Try =example to compile example.mac file. Use CTRL+C to exit to CP/M.

    Using arguments

    For example compile Z80 assembly hello.mac:

    D:m80 =hello.mac/Z

    Errors

    A Argument error