diff --git a/kernel/roadmap.md b/kernel/roadmap.md index 7f0d022..d3144fc 100644 --- a/kernel/roadmap.md +++ b/kernel/roadmap.md @@ -22,9 +22,14 @@ - [x] VFS - [x] ELF loading - [x] Processes -- [X] Keyboard input (ps/2 int) -- [ ] Shell -- [X] JSON parser for system config +- [x] Keyboard input (ps/2 int) +- [x] JSON parser for system config +- [ ] Kernel-Modules - [ ] FAT32 +- [ ] TUI framework +- [ ] Shell - [ ] Text Editor -- [ ] TCC \ No newline at end of file +- [ ] TCC +- [ ] Tetris +- [ ] Init System +- \ No newline at end of file