docs (kernel): updated and extended roadmap

This commit is contained in:
antifallobst 2023-06-01 17:04:45 +02:00
parent 860fb468a9
commit 3b7eeb6460
1 changed files with 6 additions and 4 deletions

View File

@ -24,12 +24,14 @@
- [x] Processes
- [x] Keyboard input (ps/2 int)
- [x] JSON parser for system config
- [ ] Kernel-Modules
- [ ] FAT32
- [ ] Drivers
- [X] Loading / Linking into kernel
- [X] Driver Device assignment (PCI / USB / FS)
- [ ] API
- [ ] FAT32 (driver)
- [ ] TUI framework
- [ ] Shell
- [ ] Text Editor
- [ ] TCC
- [ ] Tetris
- [ ] Init System
-
- [ ] Init System