Development environment for Z80-based computers.
 
 
Go to file
Marco Maccaferri f70ae8040e Fixed SIO and CF devices detection 2020-06-09 11:07:56 +02:00
build
examples
lib SWT Library Update 2020-06-07 18:35:03 +02:00
src Fixed SIO and CF devices detection 2020-06-09 11:07:56 +02:00
src-tests Added command line assembler 2020-05-16 10:33:24 +02:00
.classpath SWT Library Update 2020-06-07 18:35:03 +02:00
.gitignore
.project
LICENSE
LICENSE.glass
LICENSE.z80core
NOTICE.glass
README.md
Z80 Tools Build.launch
Z80 Tools.launch
build.xml SWT Library Update 2020-06-07 18:35:03 +02: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)