alcedo/kernel
2018-05-11 02:07:40 +01:00
..
arch/i386 GDT and IDT now exist in locations that aren't hard coded. Paging currently breaks interrupts. 2018-05-11 02:07:40 +01:00
kernel.nim GDT and IDT now exist in locations that aren't hard coded. Paging currently breaks interrupts. 2018-05-11 02:07:40 +01:00
multiboot.nim Added support for GRUB multiboot header data. Disabled all GC. 2018-05-06 19:35:13 +01:00
nim.cfg Added support for GRUB multiboot header data. Disabled all GC. 2018-05-06 19:35:13 +01:00
panicoverride.nim Simplified tty and serial write functions. 2018-04-29 04:20:47 +01:00