polka/src
2016-03-29 12:00:49 -04:00
..
kstd Pass system kernel's console to the internal print() function 2016-03-29 11:56:06 -04:00
memory Move Memory to memory/ 2016-03-26 19:40:31 -04:00
Attributes.hh Add a va_list printFormat 2016-03-25 02:09:49 -04:00
boot.s Pass multiboot magic to kmain() 2016-03-23 01:01:30 -04:00
Console.cc
Console.hh Move printFormat() to kstd 2016-03-29 11:53:16 -04:00
crti.s
crtn.s
cxa.cc
Descriptors.cc Get rid of the systemGDT() 2016-03-25 01:29:02 -04:00
Descriptors.hh Get rid of the systemGDT() 2016-03-25 01:29:02 -04:00
grub.cfg
Interrupts.cc Use printFormat from kstd instead of from Console 2016-03-29 12:00:49 -04:00
Interrupts.hh
IO.hh
isr.S Add some system exception handlers and clean up assemply a bit 2016-03-13 19:33:10 -04:00
Kernel.cc Use printFormat from kstd instead of from Console 2016-03-29 12:00:49 -04:00
Kernel.hh Move Memory to memory/ 2016-03-26 19:40:31 -04:00
linker.ld Calculate size of the kernel based on symbols defined in the linker script 2016-03-25 00:39:11 -04:00
Main.cc Add the multiboot magic value to the startup info struct. 2016-03-25 01:39:07 -04:00
Multiboot.cc Remove static multiboot information pointer 2016-03-25 01:37:26 -04:00
Multiboot.hh Remove static multiboot information pointer 2016-03-25 01:37:26 -04:00
PIC.cc
PIC.hh
SConscript Move Memory to memory/ 2016-03-26 19:40:31 -04:00