Development environment for Z80-based computers.
 
 
Go to file
Marco Maccaferri f64f95e172 Updated minimum JRE requirement 2022-08-01 09:06:49 +02:00
build Updated minimum JRE requirement 2022-08-01 09:06:49 +02:00
examples
lib Removed old unused libraries 2020-11-28 10:55:39 +01:00
src Fixed cursor position and report sequences 2020-10-29 19:50:09 +01:00
src-tests Fixed cursor position and report sequences 2020-10-29 19:50:09 +01:00
.classpath Updated JSSC library (fixes Windows 10 crash) 2020-11-28 10:48:08 +01:00
.gitignore
.project
LICENSE
LICENSE.glass
LICENSE.z80core
NOTICE.glass
README.md
Z80 Tools Build.launch
Z80 Tools.launch
build.xml Updated JSSC library (fixes Windows 10 crash) 2020-11-28 10:48:08 +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)