- Implement a simple operating system from scratch using assembly and C language
- This is an open assignment for the operating system course (Software Engineering / Beijing University of Posts and Telecommunications)
- many extra points for completing it.
. Welcome to star and fork. References:
Thirty Days to Make Your Own Operating System
Implementation of a 64-bit Operating System
Orange's Implementation of an Operating System
使用汇编和C语言,从零实现一个简易操作系统,欢迎star与fork
参考:《三十天自制操作系统》 《一个64位操作系统的实现》 《orange‘s一个操作系统的实现》