操作系统 #
教程 #
书籍 #
How to write a simple operating system #
This document shows you how to write and build your first operating system in x86 assembly language. It explains what you need, the fundamentals of the PC boot process and assembly language, and how to take it further. The resulting OS will be very small (fitting into a bootloader) and have very few features, but it’s a starting point for you to explore further.
After you have read the guide, see the MikeOS project for a bigger x86 assembly language OS that you can explore to expand your skills.
叶王 © 2013-2024 版权所有。如果本文档对你有所帮助,可以请作者喝饮料。