remove readme

This commit is contained in:
rami 2024-05-26 20:55:03 -05:00
parent 6dd79e6303
commit 306f430cc2

View File

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