Experimental Cloud-syncing OS. Still very early development.
Go to file
Curle 2bfe904014 Add main kernel header.
Defines all of the structs, functions and variables for the new kernel.

Currently has some issues with GCC.
2019-07-22 22:33:07 +01:00
arch/uefi_x64 Shuffle files in preparation for the shift to UEFI 2019-07-21 19:13:42 +01:00
include Add main kernel header. 2019-07-22 22:33:07 +01:00
kernel Commenting improvements 2019-07-22 22:32:35 +01:00
.clang-format Format files 2019-04-03 17:46:58 -04:00
.gitignore Add .gitignore and remove ignored files 2019-04-03 17:49:38 -04:00
bochsrc.txt Minor changes for parity 2019-06-22 18:54:21 +01:00
makefile Major refactor. Major improvements. 2019-06-27 19:57:54 +01:00
README.md Update 'README.md' 2019-07-17 01:27:35 +01:00

Sync

Sync, an experimental synchronising OS.

Currently features:

  • Text mode printing with CSI support
  • literally nothing else

Keep posted. Development is relatively active.