Experimental Cloud-syncing OS. Still very early development.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Curle 51af007cd5 Many small changes 5 years ago
arch/uefi_x64 Shuffle files in preparation for the shift to UEFI 5 years ago
include Serial reformat, minor bug fixes 5 years ago
kernel Many small changes 5 years ago
.clang-format Format files 5 years ago
.gitignore Gitignore weirdness. 5 years ago
README.md Update README for new build. 5 years ago
c_files.txt Many small changes 5 years ago
compile.py Update compiler script. 5 years ago

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.