diff --git a/README.md b/README.md index 92fc783..4c7d35c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ ## 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)