The bootloader of the Sync OS project.
Go to file
Curle f5dc9b961b Collate ASM files
All ASM now uses Intel syntax.
isr.s and gdt.s are now collated into the main file.
It's bulky, but ¯\_(ツ)_/¯
UNTESTED, cause i'm thick.
2019-05-14 23:57:03 +01:00
arch/i386 Collate ASM files 2019-05-14 23:57:03 +01:00
include Remove duplicate vga.h 2019-05-14 23:41: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.