Sync/README.md

24 lines
335 B
Markdown
Raw Permalink Normal View History

# Sync
2019-04-01 00:11:45 +00:00
Sync, an experimental synchronising OS.
Currently features:
* 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.