.. |
KeyboardLayout
|
Kernel: Add basic PS/2 Mouse driver
|
2022-12-30 19:38:21 +02:00 |
APIC.h
|
Kernel: Add basic PS/2 Mouse driver
|
2022-12-30 19:38:21 +02:00 |
CPUID.h
|
Kernel: 'cpuinfo' command in shell now shows wheter you are running on 64-bit cpu
|
2022-12-28 19:46:37 +02:00 |
GDT.h
|
Add GDT and IDT
|
2022-11-16 19:49:09 +02:00 |
IDT.h
|
Kernel: Replace PIC with APIC
|
2022-12-19 11:46:25 +02:00 |
IO.h
|
Kernel: IRQs are now working :)
|
2022-12-07 02:48:44 +02:00 |
Input.h
|
Kernel: Add basic PS/2 Mouse driver
|
2022-12-30 19:38:21 +02:00 |
PIC.h
|
Kernel: Replace PIC with APIC
|
2022-12-19 11:46:25 +02:00 |
PIT.h
|
Kernel: IRQs are now working :)
|
2022-12-07 02:48:44 +02:00 |
Paging.h
|
Kernel: Paging uses now PAE with 2 MiB pages
|
2023-01-05 02:00:18 +02:00 |
RTC.h
|
Kernel/BAN: Make Time a struct in BAN and add formatter to it
|
2022-12-13 12:37:26 +02:00 |
Serial.h
|
BAN::Formatter now takes putc like function as a parameter
|
2022-12-27 19:55:07 +02:00 |
Shell.h
|
Kernel: Shell now renders a mouse
|
2022-12-30 20:48:15 +02:00 |
TTY.h
|
Kernel: Make Render from buffer public tty function
|
2022-12-30 19:57:44 +02:00 |
VESA.h
|
Kernel: VESA can now print 8x16 bitmaps
|
2022-12-30 20:47:25 +02:00 |
font.h
|
Kernel: VESA can now print 8x16 bitmaps
|
2022-12-30 20:47:25 +02:00 |
kmalloc.h
|
Kernel: VESA driver has now second buffer for fast scrolling
|
2022-12-20 14:02:44 +02:00 |
kprint.h
|
BAN::Formatter now takes putc like function as a parameter
|
2022-12-27 19:55:07 +02:00 |
multiboot.h
|
Fixes :)
|
2022-11-15 21:42:14 +02:00 |
panic.h
|
Kernel: Add red colors to kernel panics
|
2022-12-13 00:57:13 +02:00 |