radare2/libr/asm/arch/z80
2012-06-01 14:50:24 +02:00
..
disasm.c * Fix static build (thanks @pof for reporting) 2012-02-16 18:10:06 +01:00
expressions.c * Fix static build (thanks @pof for reporting) 2012-02-16 18:10:06 +01:00
Makefile * Initial support for the z80 CPU 2012-02-04 03:51:22 +01:00
README * Fix build + initial work on z80 asm/dis 2012-02-03 10:57:45 +01:00
test.c * Initial support for the z80 CPU 2012-02-04 03:51:22 +01:00
z80.c * Initial support for the z80 CPU 2012-02-04 03:51:22 +01:00
z80.h * Initial support for the z80 CPU 2012-02-04 03:51:22 +01:00
z80asm.c * Fix static build (thanks @pof for reporting) 2012-02-16 18:10:06 +01:00
z80asm.h * QNX/arm port (this is bb10 and playbook devices) 2012-06-01 14:50:24 +02:00

// 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!