The bootloader of the Sync OS project.
Go to file
Curle 4edd4b7cc8 Major refactor. Major improvements.
All ISR/IRQ stuff moved into its own header and source.

Comments added on all major parts.

Some optimisations in important functions.

All ASM removed for ISR and IRQ, instead using new GCC directives.
2019-06-27 19:57:54 +01:00
arch/i386 Major refactor. Major improvements. 2019-06-27 19:57:54 +01:00
include Major refactor. Major improvements. 2019-06-27 19:57:54 +01:00
iso/boot/grub Minor changes for parity 2019-06-22 18:54:21 +01:00
kernel Major refactor. Major improvements. 2019-06-27 19:57:54 +01:00
libc Format files 2019-04-03 17:46:58 -04: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 Initial commit 2019-04-01 00:11:45 +00:00
red.kernel kernel added briefly for testing 2019-06-21 00:53:42 +01:00

RED

ProjectRED, an experimental synchronising OS.