From 1ee0637eab809f9b08a960af782d686995f2200e Mon Sep 17 00:00:00 2001 From: Ain <41307858+nero@users.noreply.github.com> Date: Tue, 15 Sep 2020 22:02:38 +0200 Subject: [PATCH] Update goals --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c735413..005286f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ - Run on 8086 or up - Be able to load and execute a COM program from disk -- DOS 2.0 descriptor-file API +- Support for running programs in the NEC V30 8080 emulation mode ## Secondary goals +- CP/M syscall compatibility - Terminal emulator for COM1 (like picocom on linux) - Boot linux - Editor (nano or ed-like)