Experimental Cloud-syncing OS. Still very early development.
Go to file
Jenny Curle 31d2e10b69 Implement a GDT, IDT with ISR and IRQ
Basically, added error handling, interrupts and basic hardware communication is now possible. Yay.
2019-04-07 23:43:09 +01:00
arch/i386 Implement a GDT, IDT with ISR and IRQ 2019-04-07 23:43:09 +01:00
include Implement a GDT, IDT with ISR and IRQ 2019-04-07 23:43:09 +01:00
iso/boot/grub Add .gitignore and remove ignored files 2019-04-03 17:49:38 -04:00
kernel Implement a GDT, IDT with ISR and IRQ 2019-04-07 23:43:09 +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
makefile Implement a GDT, IDT with ISR and IRQ 2019-04-07 23:43:09 +01:00
README.md Initial commit 2019-04-01 00:11:45 +00:00

RED

ProjectRED, an experimental synchronising OS.