glm94
|
49efafe173
|
Added code to support getting interrupts from the PIC. Can now get some data from the keyboard, however, it's not quite working yet.
|
2020-08-06 22:36:39 -05:00 |
|
glm94
|
84f64badaf
|
Added the Global Descriptor Table.
|
2020-06-19 12:08:17 -05:00 |
|
glm94
|
b409b3e9d2
|
Added support for setting up a serial port. This first serial driver appears to only work correctly in QEMU.
|
2020-05-24 03:24:25 -05:00 |
|
glm94
|
a1b1b90793
|
Setup a graphics 'driver' of sorts that can display a banner at the top of the screen.
|
2020-05-22 12:33:50 -05:00 |
|
glm94
|
695bd77751
|
Fixed a bug that caused the kernel image to lose it multiboot signature. Added code to test printing a string to the screen.
|
2020-05-09 21:55:51 -05:00 |
|