/FOS

2020,This is a 64-bit operating system implemented from scratch.

Primary LanguageC

This is a 64-bit operating system implemented from scratch.

  • 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一个操作系统的实现》