Experimental Cloud-syncing OS.
Still very early development.
arch/uefi_x64 | ||
include | ||
kernel | ||
.clang-format | ||
.gitignore | ||
bochsrc.txt | ||
c_files.txt | ||
compile.py | ||
makefile | ||
README.md |
Sync
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.