weijie-lee / x86_asm
这是我在阅读《x86汇编语言 从实模式到保护模式》对每一章节代码的理解,并注释了部分代码
☆10Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for x86_asm
- linux kernel 2.4.0 研究学习☆19Updated 6 years ago
- x86汇编语言 从实模式到保护模式☆57Updated 6 years ago
- Linux 源码分析☆56Updated 3 years ago
- linux0.11源码解析☆90Updated last year
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆70Updated 6 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指 令的模拟工作。☆22Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆50Updated 8 years ago
- Intermals_of_Linux_device_driver☆24Updated 6 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆102Updated 3 years ago
- Linux 1.2.13 网络协议栈学习☆34Updated 5 years ago
- ☆25Updated 4 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆15Updated 6 years ago
- ☆78Updated 5 years ago
- linux内存管理模块部分代码注释☆18Updated 8 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆93Updated 4 years ago
- My Solution to MIT6.828 Operating System Engineering Fall 2018 Labs, Including Some Challenges☆11Updated 4 years ago
- The kernel of Linux0.11☆19Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- a 32 bit Intel 386 toy os kernel☆26Updated 6 years ago
- <程序员的自我修养> 源代码☆64Updated 11 years ago
- select、poll 、epoll☆69Updated 5 years ago
- 操作系统真象还原☆115Updated 7 months ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆119Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 4 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆159Updated 7 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆221Updated 4 years ago