command
Version:
v0.0.0-...-4374a33
Opens a new window with list of versions in this module.
Published: Dec 30, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Binary z80asm is a z80 assembler.
Simple usage:
z80asm myfile.z80
This assembles the code in the named file, and writes myfile.sna
if everything is ok.
The assembler file must define a .main label which is used as
the entrypoint for the .sna file.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.