Development environment for Z80-based computers.
 
 
Go to file
Marco Maccaferri 3e9b6dcdc4 Implemented debugger breakpoints 2019-01-10 10:35:35 +01:00
build
examples Added line delimiters and directive prefix preferences 2019-01-02 11:19:44 +01:00
lib
src Implemented debugger breakpoints 2019-01-10 10:35:35 +01:00
src-tests Changed private escape sequences decoding 2019-01-03 08:52:13 +01:00
.classpath
.gitignore
.project
LICENSE
LICENSE.glass
LICENSE.z80core
NOTICE.glass
README.md Updated description 2019-01-05 09:01:34 +01:00
Z80 Tools Build.launch
Z80 Tools.launch
build.xml Updated version number 2019-01-04 10:06:09 +01:00

README.md

Z80 Tools

Development environment for Z80-based computers.

Features:

  • Editor with source code highlight and auto-formatting features
  • Advanced assembler, generates binary, Intel Hex and listing outputs
  • Integrated debugger with simple SIO emulation
  • ANSI / VT-100 terminal with support for packed and XModem binary uploads
  • Multiplatform (Linux, Windows and MacOS)