Skip to content
/ TED Public
forked from hperaza/TED

Screen-oriented Text Editor for CP/M and RSX180.

License

Notifications You must be signed in to change notification settings

lindehaven/TED

 
 

Repository files navigation

TED - Text Editor

This is a clone of the editor of the same name that once was available for the DEC's RT-11 OS.

It is not identical to the original. In particular, this version implements smart tab handling like the old Borland editors did (the original simply converted all tabs to spaces), and has a different set of screen editing commands which is more WordStar-like.

This version is for a Z80 CPU and runs under CP/M or RSX180. Can edit files larger than the available RAM, up to approx 1Mbyte.

This version also supports syntax highlighting for the Zilog Z80 assembly language. Please read ZED.MD for further information.

About

Screen-oriented Text Editor for CP/M and RSX180.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 96.0%
  • Makefile 3.3%
  • Batchfile 0.7%