Kernel development update! 2025-01-18

Hey fellow devs!

I’m excited to share my latest progress on building a homemade kernel from scratch using C and assembly.

Recently, I’ve made some significant strides in improving VGA support. I’ve fixed VGA and added a substantial number of register…


This content originally appeared on DEV Community and was authored by kernuxx

Hey fellow devs!

I'm excited to share my latest progress on building a homemade kernel from scratch using C and assembly.

Recently, I've made some significant strides in improving VGA support. I've fixed VGA and added a substantial number of registers, which provides much more flexibility in managing output. This update also includes a new vga.h header file, making it easier to write text to the screen. đź’»

My GitHub repository has also been updated to reflect these changes. 🛠️ The netdev.h file and a few others had fallen behind, but everything is now up-to-date. Take a look and let me know what you think! 👀

If you're interested in following my development progress or have any questions, I'd love to hear from you. You can find me on Telegram: @Ion_Kernel 🇷🇺

Happy coding, and thanks for reading! ✨


This content originally appeared on DEV Community and was authored by kernuxx


Print Share Comment Cite Upload Translate Updates
APA

kernuxx | Sciencx (2025-01-18T21:00:48+00:00) Kernel development update! 2025-01-18. Retrieved from https://www.scien.cx/2025/01/18/kernel-development-update-2025-01-18/

MLA
" » Kernel development update! 2025-01-18." kernuxx | Sciencx - Saturday January 18, 2025, https://www.scien.cx/2025/01/18/kernel-development-update-2025-01-18/
HARVARD
kernuxx | Sciencx Saturday January 18, 2025 » Kernel development update! 2025-01-18., viewed ,<https://www.scien.cx/2025/01/18/kernel-development-update-2025-01-18/>
VANCOUVER
kernuxx | Sciencx - » Kernel development update! 2025-01-18. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/01/18/kernel-development-update-2025-01-18/
CHICAGO
" » Kernel development update! 2025-01-18." kernuxx | Sciencx - Accessed . https://www.scien.cx/2025/01/18/kernel-development-update-2025-01-18/
IEEE
" » Kernel development update! 2025-01-18." kernuxx | Sciencx [Online]. Available: https://www.scien.cx/2025/01/18/kernel-development-update-2025-01-18/. [Accessed: ]
rf:citation
» Kernel development update! 2025-01-18 | kernuxx | Sciencx | https://www.scien.cx/2025/01/18/kernel-development-update-2025-01-18/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.