Update README for new build.
NOTE: for every new successful build, start incrementing the SYNC_VERSION constants in kernel.h :D
This commit is contained in:
parent
f9dcdf5cc9
commit
a5ce202055
19
README.md
19
README.md
|
@ -3,7 +3,22 @@
|
||||||
Sync, an experimental synchronising OS.
|
Sync, an experimental synchronising OS.
|
||||||
|
|
||||||
Currently features:
|
Currently features:
|
||||||
* Text mode printing with CSI support
|
* UEFI Booting
|
||||||
* literally nothing else
|
|
||||||
|
* 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.
|
Keep posted. Development is relatively active.
|
Loading…
Reference in New Issue
Block a user