alcedo/kernel/arch/i386
2018-04-29 04:20:47 +01:00
..
boot.s Moved from a flat directory structure to a more sane one. 2017-10-21 19:23:17 +01:00
gdt.nim Fixed some GDT ints not being converted to the right length. 2018-04-29 04:20:47 +01:00
io.nim Added logging via serial output. 2018-04-29 04:20:47 +01:00
irq.nim Fixed placeholder method. 2018-04-29 04:20:47 +01:00
linker.ld Moved from a flat directory structure to a more sane one. 2017-10-21 19:23:17 +01:00
ps2.nim Added scancodes for set one up to 0x0F. 2018-04-29 04:20:47 +01:00
scancodes.nim Added scancodes for set one up to 0x0F. 2018-04-29 04:20:47 +01:00
serial.nim Added int printing to serial module. 2018-04-29 04:20:47 +01:00
tty.nim Implemented memcpy and memset. Allows larger local variables. 2018-04-29 04:20:47 +01:00
vga.nim Scrolling now works. Simplified access to VGA memory. 2018-04-29 04:20:47 +01:00