linkypi / MyOS
使用X86汇编和C写的小型操作系统,初步完成了引导扇区,保护模式(页式存储,中断及异常)的编写,暂时停留在进程的编写。调试器使用Bochs,还有图形界面的Peter-Bochs,很是佩服Peter
☆9Updated 10 years ago
Alternatives and similar repositories for MyOS:
Users that are interested in MyOS are comparing it to the libraries listed below
- lcc编译器源码注释工程☆53Updated 9 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指令的模拟工作。☆22Updated 7 years ago
- Linux内核机制笔记☆11Updated 5 years ago
- 国科大操作系统高级教程-linux_kernel-课堂项目☆17Updated 5 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Updated 7 years ago
- Linux设备驱动开发详解代码清单☆18Updated 9 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- 汇编实现的简易图形编辑器☆7Updated 10 years ago
- x86汇编语言 从实模式到保护模式☆56Updated 7 years ago
- Linux archaeology☆58Updated 7 years ago
- Simple OS for raspberry pi 2 model B☆14Updated 7 years ago
- a tiny c complier☆31Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 8 years ago
- ☆17Updated 9 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 10 years ago
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 6 years ago
- 高性能博客系统☆27Updated 5 years ago
- simple os for 8086 on a MBR☆35Updated 5 years ago
- linux内存管理模块部分代码注释☆18Updated 8 years ago
- 自己动手实现一个玩具操作系统,名曰babyos。以baby为名,取其活泼、可爱之意。简单,却招人喜爱,幼稚,却又生机勃勃。☆32Updated 6 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆71Updated 6 years ago
- 《自己动手写编译器、链接器》的前5章的linux实现☆11Updated 3 years ago
- 自己动手写调试器☆33Updated 6 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Updated 5 years ago
- 总结Linux驱动写法,编写关于字符设备,platform,锁,中断等example。☆17Updated 2 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12Updated 9 years ago
- The kernel of Linux0.11☆19Updated 5 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆84Updated 4 years ago