Z80-ASM

Z80-ASM is a Z80 assembler and debugger.
Download

Z80-ASM Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Petr Kulhavy
  • Publisher web site:
  • http://artax.karlin.mff.cuni.cz/~brain/0verkill/

Z80-ASM Tags


Z80-ASM Description

Z80-ASM is a Z80 assembler and debugger. Z80-ASM is a compiler/assembler and monitor(including disassembler) for the Z80 CPU. It runs under Linux (probably also under other UNIX-flavours) and DO$ (DJGPP version 2.03 checked). It's written in C and source-code availible!Each Z80-ASM package contains a compiler for the Z80 assembling language and a monitor including an interactive debugger. Compiler is a two-pass one, which knows all documented Z80 instructions. It has labels, comments and since 2.1 can even evaluate constant arithmetic expressions.Debugger is interactive, it shows content of all registers, memory, stack, program. You can trace program, trace it step by step, modify program, registers and content of memory, load and save parts of memory.Installation:Everything you need to run the Z80-ASM is Linux or DO$ system (it should also work on other Unixes) and GCC/DJGPP compiler.To install the Z80-ASM you must do following:· download and unpack the archive· cd to the just created z80-asm directory· read the INSTALL file· according to instructions you've read install the Z80-ASM :) but typically a 'make' will do what you want.


Z80-ASM Related Software