Write down some roadmap

This commit is contained in:
Nero 2020-05-03 19:05:00 +02:00
parent 36f4673c91
commit 6317d48396
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
## Primary goals
- Run on 8086 or up
- Be able to load and execute a COM program from disk
- DOS 2.0 descriptor-file API
## Secondary goals
- Terminal emulator for COM1 (like picocom on linux)
- Boot linux
- Editor (nano or ed-like)
- Self-hosting assembler