linkypi / MyOSLinks
使用X86汇编和C写的小型操作系统,初步完成了引导扇区,保护模式(页式存储,中断及异常)的编写,暂时停留在进程的编写。调试器使用Bochs,还有图形界面的Peter-Bochs,很是佩服Peter
☆9Updated 11 years ago
Alternatives and similar repositories for MyOS
Users that are interested in MyOS are comparing it to the libraries listed below
Sorting:
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- 自己动手实现一个玩具操作系统,名曰babyos。以baby为名,取其活泼、可爱之意。简单,却招人喜爱,幼稚,却又生机勃勃。☆32Updated 7 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指令的模拟工作。☆22Updated 7 years ago
- a tiny c complier☆32Updated 8 years ago
- 《30 天自制操作系统》(人民邮电出版社)读书笔记☆22Updated 11 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- a 32 bit Intel 386 toy os kernel☆26Updated 7 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- Linux archaeology☆58Updated 7 years ago
- 简单C++标准库(STL)的实现☆63Updated 8 years ago
- simple os for 8086 on a MBR☆35Updated 6 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Simple OS for raspberry pi 2 model B☆14Updated 7 years ago
- 一个简易的词法分析器(C语言)☆34Updated 11 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆83Updated 5 years ago
- 《30天自制操作系统》在Linux下的实践☆96Updated 7 years ago
- 参考c4完成的C语言编译器,代码逻辑大部分跟c4相同,但是确实是自己理解了并重写,附有大量中文注释。☆24Updated 7 years ago
- 一个多任务的操作系统,可运行在Intel x86 32位的计算机上。☆31Updated 10 years ago
- 使用clion阅读linux内核代码☆25Updated 4 years ago
- TCP/IP stack implementation☆18Updated 5 years ago
- 自制编译器☆43Updated 7 years ago
- Make a simple os to learn Linux Kernel☆32Updated 4 years ago
- linux系统编程指南☆76Updated 9 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆76Updated 6 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 8 years ago
- 一个基于libmad与alsa的mp3播放器☆14Updated 8 years ago