2019-07-17 00:27:35 +00:00
|
|
|
# Sync
|
2019-04-01 00:11:45 +00:00
|
|
|
|
2019-07-17 00:27:35 +00:00
|
|
|
Sync, an experimental synchronising OS.
|
|
|
|
|
|
|
|
Currently features:
|
2019-07-24 20:53:01 +00:00
|
|
|
* 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
|
2019-07-17 00:27:35 +00:00
|
|
|
|
|
|
|
Keep posted. Development is relatively active.
|