Skip to content

A basic operating system written in C and asm in order to learn some osdev

Notifications You must be signed in to change notification settings

alal4465/Simple_OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_OS

A basic operating system written in C and asm in order to learn some osdev.

Screenshot from 2020-08-29 17-17-44

Features

  • Linked-list based kernel Heap
  • paging
  • segmentation
  • interrupts
  • IRQs
  • Bootloader from scratch
  • Implementations of basic libc functions

About

A basic operating system written in C and asm in order to learn some osdev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published