Package: z80asm Source: z80asm (1.8-1) Version: 1.8-1+b2 Architecture: amd64 Maintainer: Bas Wijnen Installed-Size: 105 Depends: libc6 (>= 2.14) Suggests: openmsx Section: devel Priority: optional Description: assembler for the Zilog Z80 microprocessor The Z80 microprocessor is used in old home computers, such as the ZX spectrum and MSX, and in several newer devices, such as the TI-83 graphical calculator and (a stripped down version) in the (original) GameBoy. . This assembler is meant for developers who write code (in assembly) for such devices. . Features include: * macros * including other sources * complex expressions (similar to bash) * labels of unlimited length * conditional compilation depending on expressions