hzcx998 / xbook2Links
xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。
☆461Updated 3 years ago
Alternatives and similar repositories for xbook2
Users that are interested in xbook2 are comparing it to the libraries listed below
Sorting:
- ☆295Updated 7 years ago
- A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!☆522Updated last month
- 《ORANGE’S:一个操作系统的实现》源码☆219Updated 8 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- 《Linux内核完全剖析》linux0.12源码及实验环境☆501Updated last year
- 《30天自制操作系统》NASM+GCC+QEMU实现☆83Updated last year
- Coding Master系列教程配套代码。☆158Updated 4 years ago
- 《一个64位操作系统的设计与实现》读书笔记&随书源码☆1,195Updated 5 years ago
- Linux内核0.11完全注释V3.0配套源代码☆441Updated 11 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。