z80asm

assembler for the Zilog Z80 microprocessor
 
  2
  1 review



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
Latest reviews
5
berniewalp 4 years ago

Wonderful. It does the job perfectly. Thanks for giving this to the world. Z80 is [still] awesome.