Morten Delenk
|
4bf7f3579a
|
Added dummy HAL and a cross compile build script
|
2016-01-28 19:50:04 +01:00 |
|
Morten Delenk
|
d244cb76a6
|
Added multitasking (very early, running in kernel)
+Added a license (GPLv3). This license applies to all of the code
|
2015-10-18 21:57:31 +02:00 |
|
Morten Delenk
|
39b2261758
|
Keyboard driver now works
!forgot, that the §-sign was not in Codepage 437 (The input is no longer offset while holding the shift button)
+Added modifier key support
|
2015-10-17 17:03:32 +02:00 |
|
Morten Delenk
|
54691d34e3
|
Fixed the serial driver by checking, whether a serial ports exists.
|
2015-10-17 11:28:06 +02:00 |
|
Morten Delenk
|
25ee3336c8
|
Created a german keymap for the keyboard driver.
|
2015-10-15 20:14:04 +02:00 |
|
Morten Delenk
|
05536d138f
|
Correcting a bug in the initilation routine of the keyboard.
|
2015-10-14 20:24:17 +02:00 |
|
Morten Delenk
|
6719d63bce
|
And now, the Vtable works (again...)
|
2015-10-14 20:14:50 +02:00 |
|
Morten Delenk
|
0e2daf575e
|
Tried to fix it. Seemingly we need a i686-elf gcc now
|
2015-10-14 20:02:41 +02:00 |
|
Morten Delenk
|
3fbaebeee3
|
This is why the cat shouldn't sit on my keyboard.
|
2015-10-13 16:21:02 +02:00 |
|
Morten Delenk
|
ff8ba97d2a
|
Added a keyboard driver and somehow broke the kernel.
Further researches are being done
|
2015-10-13 16:11:06 +02:00 |
|
Morten Delenk
|
054e1bc230
|
Added the IDT
+Added an additional release setting, however it does not work.
|
2015-10-11 12:38:56 +02:00 |
|
Morten Delenk
|
c7b0fffe13
|
Added a working GDT.
|
2015-10-10 19:34:31 +02:00 |
|
Morten Delenk
|
3645036ee9
|
Added an 80*25 text display to the x86 HAL
|
2015-10-10 18:03:53 +02:00 |
|
Morten Delenk
|
d1f5c188bb
|
Now, the kernel sets the vtable for the debug-output/serial output correct (For some reason it haven't before)
|
2015-10-10 15:40:07 +02:00 |
|
Morten Delenk
|
6f6ff0d773
|
First commit. Added an untested Serial Port write driver, which is used for debug.
|
2015-10-10 15:06:16 +02:00 |
|