On 3 Aug 2007 at 18:35, Dave McGuire wrote:
I use zmac (see
http://www.speccy.org/metalbrain/link-eng.htm)
under OS X and Solaris for Z80 assembler work. It should build fine
under Linux.
I think I have a few of the Avocet cross-assemblers. For projects of
any size, however, it's best that you have not only a cross-assembler
that outputs relocatable code, but a linker/loader to handle the job
of resolving inter-module references and performing relocation.
Cheers,
Chuck