vulcanos/kernel/drivers
2019-07-05 18:25:58 +02:00
..
gdt.c Added IDT driver 2019-07-05 12:32:04 +02:00
gdt.h Added IDT driver 2019-07-05 12:32:04 +02:00
idt.c Added ISRs and IRQs drivers and set up all interrupts in assembly, however the does not work, yet 2019-07-05 18:25:58 +02:00
idt.h Added ISRs and IRQs drivers and set up all interrupts in assembly, however the does not work, yet 2019-07-05 18:25:58 +02:00
isr.c Added ISRs and IRQs drivers and set up all interrupts in assembly, however the does not work, yet 2019-07-05 18:25:58 +02:00
isr.h Added ISRs and IRQs drivers and set up all interrupts in assembly, however the does not work, yet 2019-07-05 18:25:58 +02:00
Makefile Added ISRs and IRQs drivers and set up all interrupts in assembly, however the does not work, yet 2019-07-05 18:25:58 +02:00
ports.h Added: 2019-07-03 18:12:57 +02:00
tty.c Added Global Descriptor Table(GDT)...not working yet(as always) 2019-07-04 12:49:53 +02:00
tty.h Fixed all previous bugs...however strange things happens when OS runs 2019-07-03 21:04:05 +02:00