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! ✨
Author Of article : kernuxx Read full article