linkypi / MyOS
使用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
- simple os for 8086 on a MBR☆35Updated 6 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- 自己动手实现一个玩具操作系统,名曰babyos。以baby为名,取其活泼、可爱之意。简单,却招人喜爱,幼稚,却又生机勃勃。☆32Updated 7 years ago
- 参考c4完成的C语言编译器,代码逻辑大部分跟c4相同,但是确实是自己理解了并重写,附有大量中文注释。☆24Updated 7 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆84Updated 4 years ago
- Simple OS for raspberry pi 2 model B☆14Updated 7 years ago
- A hobby OS☆53Updated 3 years ago
- a 32 bit Intel 386 toy os kernel☆26Updated 6 years ago
- this is a nes emulator☆53Updated 10 months ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- 简单的RISC-V指令模拟器,实现了绝大多非扩展指令的模拟工作。☆22Updated 7 years ago
- Linux内核机制笔记☆12Updated 5 years ago
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- Linux 源码分析☆60Updated 3 years ago
- Make a simple os to learn Linux Kernel☆32Updated 4 years ago
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Updated 10 years ago
- 一个多任务的操作系统,可运行在Intel x86 32位的计算机上。☆31Updated 10 years ago
- a tiny c complier☆31Updated 8 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Updated 5 years ago
- 一个基于libmad与alsa的mp3播放器☆14Updated 8 years ago
- Linux设备驱动开发详解代码清单☆19Updated 10 years ago
- 汇编实现的简易图形编辑器☆7Updated 11 years ago
- this is dolphinOS source code☆19Updated 3 years ago
- 一个简易的词法分析器(C语言)☆34Updated 10 years ago
- 飞鸽c语言命令行版本☆33Updated 6 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- My git repository of minigui - MiniGUI - a compact cross-OS Graphics User Interface support system for real-time embedded systems.☆19Updated 15 years ago