readme fix

This commit is contained in:
rami 2024-05-26 20:54:27 -05:00
parent 8851f7ec91
commit 6dd79e6303

View File

@ -1,16 +1,16 @@
* TODO [7/12] * TODO [7/12]
- [X] VGA CRTC driver + [X] VGA CRTC driver
- [X] PIC + [X] PIC
- [ ] PIT + [ ] PIT
- [X] PS/2 keyboard driver + [X] PS/2 keyboard driver
- [X] Access ACPI tables + [X] Access ACPI tables
- [X] Detect PCI(e) devices + [X] Detect PCI(e) devices
- [-] IDE driver [1/2] + [-] IDE driver [1/2]
- [X] Read + [X] Read
- [ ] Write + [ ] Write
- [ ] Read FAT12 filesystem + [ ] Read FAT12 filesystem
- [X] Physical memory manager + [X] Physical memory manager
- [ ] Paging + [ ] Paging
- [X] Switch to usermode + [X] Switch to usermode
- [X] Syscalls + [X] Syscalls
- [ ] Read and load ELF binaries + [ ] Read and load ELF binaries