DEV Community

kernuxx
kernuxx

Posted on

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 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! ✨

Top comments (0)

Heroku

Tired of jumping between terminals, dashboards, and code?

Check out this demo showcasing how tools like Cursor can connect to Heroku through the MCP, letting you trigger actions like deployments, scaling, or provisioning—all without leaving your editor.

Learn More

đź‘‹ Kindness is contagious

Discover fresh viewpoints in this insightful post, supported by our vibrant DEV Community. Every developer’s experience matters—add your thoughts and help us grow together.

A simple “thank you” can uplift the author and spark new discussions—leave yours below!

On DEV, knowledge-sharing connects us and drives innovation. Found this useful? A quick note of appreciation makes a real impact.

Okay