diff --git a/README.md b/README.md index effb712..fae0b56 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,22 @@ Sync, an experimental synchronising OS. Currently features: -* Text mode printing with CSI support -* literally nothing else +* UEFI Booting + +* Memory map, with 1:1 virtual paging. +* Memory allocation. + +* Basic graphics output. +* Interrupts + + +Todo: + +* Keyboard input +* Graphics +* Filesystems +* Syscalls + +* (far in the future) Standard C Library Keep posted. Development is relatively active. \ No newline at end of file