glm94
|
7613ba9de2
|
Implemented a simple draw_rect function into the video driver.
|
2020-05-22 16:30:00 -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
|
ff96bef431
|
Forgot to add these to the previous commit.
|
2020-05-08 10:17:34 -05:00 |
|
glm94
|
e1a1169240
|
Changed to using Boch to better handle debugging the kernel. Updated build system with a new script to handle working with the build_numbers.c file.
|
2020-05-07 19:24:42 -05:00 |
|