radare2/libr/asm/arch/z80
2015-09-14 20:43:11 +02:00
..
disasm.c Fix regression in z80 (thx @dequis) 2015-09-14 10:30:18 +02:00
expressions.c fix lots of spelling 2014-12-07 17:00:59 +01:00
Makefile Looks like z80 plugin is problematic. disabled build tips 2012-09-04 02:09:01 +02:00
README * Fix build + initial work on z80 asm/dis 2012-02-03 10:57:45 +01:00
test.c Honor make -s and lot of build cleanups 2012-08-14 15:44:17 +02:00
z80.c Fix android build and add r_core->anal_define api 2012-09-03 01:27:52 +02:00
z80.h * Initial support for the z80 CPU 2012-02-04 03:51:22 +01:00
z80asm.c Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings 2015-09-14 20:43:11 +02:00
z80asm.h Some initial work to support emscripten 2012-11-12 17:13:01 +01: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!