yifengyou / X86-assembly-language-from-real-mode-to-protection-modeLinks
x86汇编语言 从实模式到保护模式
☆55Updated 7 years ago
Alternatives and similar repositories for X86-assembly-language-from-real-mode-to-protection-mode
Users that are interested in X86-assembly-language-from-real-mode-to-protection-mode are comparing it to the libraries listed below
Sorting:
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- 一个64位操作系统的设计与实现非官方注释版☆37Updated 6 years ago
- linux0.11源码解析☆93Updated last year
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 8 years ago
- linux kernel 2.4.0 研究学习☆19Updated 6 years ago
- 操作系统真象还原☆118Updated last year
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆111Updated 4 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆161Updated 7 years ago
- Simple DIY OS☆163Updated 7 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆135Updated 4 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆382Updated 2 years ago
- a tiny c complier☆32Updated 8 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆83Updated 5 years ago
- 收集一些C语言内存相关的项目☆78Updated 6 years ago
- simple linux kernel learning environment with qemu, auto compile and debug☆37Updated last year
- a 32 bit Intel 386 toy os kernel☆26Updated 7 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指令的模拟工作。☆22Updated 7 years ago
- 现代编译原理(虎书)☆31Updated 7 years ago
- cmdline menu libary☆80Updated 4 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆128Updated 4 years ago
- 操作系统导论教学资料、《庖丁解牛Linux内核》配套资料☆274Updated 3 months ago
- 《操作系统真相还原》笔记☆253Updated 4 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆173Updated 5 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- Linux 源码分析☆60Updated 3 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆94Updated 9 months ago