NAME
z80masm - a macro assembler for the Z80 micro-processor
DESCRIPTION
A simple wrapper around the CPU::Z80::Assembler perl module
SYNOPSIS
z80masm sourcefile
z80masm sourcefile destfile
USAGE
The source file is mandatory. The destination file, if not specified, will be the same as the source file, with .o appended.
For details of the assembler language, see CPU::Z80::Assembler.
BUGS and FEEDBACK
The "unofficial" instructions aren't supported.
I welcome feedback about my code, including constructive criticism. Bug reports should be made using http://rt.cpan.org/ or by email.
SEE ALSO
AUTHOR, COPYRIGHT and LICENCE
Copyright 2008 David Cantrell <david@cantrell.org.uk>
This software is free-as-in-speech software, and may be used, distributed, and modified under the terms of either the GNU General Public Licence version 2 or the Artistic Licence. It's up to you which one you use. The full text of the licences can be found in the files GPL2.txt and ARTISTIC.txt, respectively.
CONSPIRACY
This software is also free-as-in-mason.