Skip to content

JasperZhang121/Write_an_Operating_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Write_an_Operating_System

Notice: As a result of my ongoing studies, I may not have ample time to devote to it at present, but I assure you that I will complete everything by June 30th after my final exams for this semester. Thank you for stopping by.

Resume from 21/06/2023: status - working on it


The goal of this operating system is quiet simple:

  1. Successfully run without obvious bugs
  2. Recognize commands and can respond to it

Purposes of writing this operating system:

  1. Better understanding on Computer Organization and Architecture
  2. Practise assembly language programs on the x86-64 architecture
  3. Study x86 architecture

Tools and Enviroments:

  • WIN10
  • VM Box
  • NASM
  • NotePad++

Plan: To be determined

The progress will be recorded in vaults: Log of implement details.

About

Writing a simple operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published