1.2 操作系统

操作系统 #

教程 #

书籍 #

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.

Roll your own toy UNIX-clone OS #


本文访问量

本站总访问量

本站总访客数