Development environment for Z80-based computers.
 
 
Go to file
Marco Maccaferri 057a132148 Added compact flash module to debugger 2020-08-15 10:19:52 +02:00
build
examples Fixed ROM paging 2020-06-09 11:56:20 +02:00
lib SWT Library Update 2020-06-07 18:35:03 +02:00
src Added compact flash module to debugger 2020-08-15 10:19:52 +02:00
src-tests Debugger moved to its own class 2020-08-14 08:24:10 +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 Implemented CF identification block 2020-08-08 12:14:43 +02:00
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)