SwordYork / slefLinks
a basic os
☆16Updated 10 years ago
Alternatives and similar repositories for slef
Users that are interested in slef are comparing it to the libraries listed below
Sorting:
- 30daysMakeOS 《30天自制操作系统》日文原版镜像文件 [the full ISO files FROM Internet]☆75Updated 3 years ago
- YourtionOS 基于 30dayMakeOS (OSASK) 构建你自己的操作系统☆258Updated 4 years ago
- Haribote OS Implement -- code for book "30天自制操作系统"☆120Updated 10 years ago
- ubuntu下操作系统开发学习☆96Updated 7 years ago
- 一个64位操作系统的设计与实现非官方注释版☆37Updated 6 years ago
- 经典源代码,MSDOS源码,Linux0.11源码,Photoshop源码等等☆23Updated last year
- Linux 0.11 版本源码☆52Updated 9 years ago
- Linux 0.01源码及注释☆140Updated 6 years ago
- 带注释的《X86汇编语言-从实模式到保护模式》一书代码☆336Updated 8 years ago
- 《Linux内核完全剖析》linux0.12源码及实验环境☆493Updated last year
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆378Updated 2 years ago
- xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。