CeDOS - Commit 5c2ca8fc

Added roadmap
Celina Kalus
Sat, 18 Mar 2023 22:48:59 +0100
1 files changed, 9 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -27,4 +27,12 @@ ## Tested build environment versions

### 2023-03-01 * GCC 12.2.0 * binutils 2.40 -* QEMU 4.2.1+* QEMU 4.2.1 + +## Roadmap +[ ] Implement FAT12 support in bootloader +[ ] Add FAT12 kernel driver with syscall interface +[ ] Allow execution of ELF files by file system path +[ ] Implement proper POSIX file interface +[ ] Add a basic shell +[ ] Add functions for VGA graphics