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 |
|
glm94
|
3d4557343f
|
Added an I/O port driver and made it callable from C.
|
2020-05-08 10:16:41 -05:00 |
|