This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
817de9f359b3d7b6f994992a0396c30458bf860c
banan-os
/
kernel
/
include
/
kernel
History
Bananymous
817de9f359
Kernel: Properly handle finnish keyboard layout.
...
You can now type any basic ascii character from keyboard. Multimedia keys are not yet handled.
2022-12-08 18:05:48 +02:00
..
KeyboardLayout
Kernel: Properly handle finnish keyboard layout.
2022-12-08 18:05:48 +02:00
GDT.h
Add GDT and IDT
2022-11-16 19:49:09 +02:00
IDT.h
Kernel: IRQs are now working :)
2022-12-07 02:48:44 +02:00
IO.h
Kernel: IRQs are now working :)
2022-12-07 02:48:44 +02:00
Keyboard.h
Kernel: Properly handle finnish keyboard layout.
2022-12-08 18:05:48 +02:00
kmalloc.h
kmalloc does not zero initialize kernel memory
2022-11-16 19:51:45 +02:00
kprint.h
Fix negative number printing in kprint
2022-11-16 20:27:22 +02:00
multiboot.h
Fixes :)
2022-11-15 21:42:14 +02:00
panic.h
Kernel panic now halts the system
2022-12-03 18:19:07 +02:00
PIC.h
Kernel: IRQs are now working :)
2022-12-07 02:48:44 +02:00
PIT.h
Kernel: IRQs are now working :)
2022-12-07 02:48:44 +02:00
tty.h
Fixes :)
2022-11-15 21:42:14 +02:00