Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valtyr authored Jul 28, 2021
1 parent cc8f022 commit c74df19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ sudo dd if=dist/x86_64/kernel.iso of=[YOUR_DISK] bs=1m
- [x] Interface with the RTC
- [x] PS2 keyboard support
- [x] Set up CI and auto deploy a v86 website
- [x] Soundblaster 16 driver
- [x] Get some timers running
- [ ] Implement a `kmalloc`
- [ ] Create an ELF parser
- [ ] Soundblaster 16 driver
- [ ] Get some timers running
- [ ] Start implementing syscalls!
- [ ] Write a libc and start working on userland
- [ ] Virtual terminal
Expand Down

0 comments on commit c74df19

Please sign in to comment.