radare2/libr/asm/arch/z80
2015-09-14 10:30:18 +02:00
..
disasm.c Fix regression in z80 (thx @dequis) 2015-09-14 10:30:18 +02:00
expressions.c
Makefile
README
test.c
z80.c
z80.h
z80asm.c Fix z80 indentation and remove exit() statement 2015-09-03 15:13:46 +02:00
z80asm.h

// comercial builds cannot support z80!

assembler:

    http://www.nongnu.org/z80asm

    LICENSE: GPL

        is this compatible with LGPL? :/


disassembler:

    http://www.sarnau.info/software:z80_disassembler_assembler

    LICENSE:

	I think this is not GPL compliant

	This program is freeware. It is not allowed to be used as a base for a commercial product!