framebuffer.c
|
Don't try to put pixel off-screen
|
2023-06-18 07:49:43 +03:00 |
framebuffer.h
|
Putting pixels to screen
|
2023-06-18 07:47:52 +03:00 |
multiboot.h
|
Code organizing
|
2023-06-18 05:37:30 +03:00 |
serial.c
|
Style: Converting spaces to tabs
|
2023-06-22 02:28:33 +03:00 |
serial.h
|
Code organizing
|
2023-06-18 05:37:30 +03:00 |
vga.c
|
Style: Converting spaces to tabs
|
2023-06-22 02:28:33 +03:00 |
vga.h
|
Code organizing
|
2023-06-18 05:37:30 +03:00 |
xtoa.c
|
Style: Converting spaces to tabs
|
2023-06-22 02:28:33 +03:00 |
xtoa.h
|
Implementing unsigned itoa (uint to str)
|
2023-06-18 06:25:19 +03:00 |