https://github.com/mengstr/sed80
Screen EDitor for Z80 CP/M
https://github.com/mengstr/sed80
Last synced: 3 months ago
JSON representation
Screen EDitor for Z80 CP/M
- Host: GitHub
- URL: https://github.com/mengstr/sed80
- Owner: mengstr
- License: mit
- Created: 2017-03-04T05:12:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T07:38:05.000Z (about 9 years ago)
- Last Synced: 2025-11-19T07:04:32.778Z (7 months ago)
- Language: Makefile
- Size: 34.2 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sed80 - Screen EDitor for Z80 CP/M 2.2
## _Please note that this is still very early work-in-progress_
### What
Since I can't find a small and easy-to-use fullscreen text editor that
supports VT100 and the arrow keys I'll attempt to write one myself.
It is about 30 years since I wrote any real Z80 code so this will most
likey be a long painful re-learning curve.