Skip to content

naim1405/nullOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⬛ nullOS

A minimal operating system built from scratch for learning OS development.

Features ✨

  • Kernel loading
  • Serial text output
  • Basic user input handling
  • Global Description Table
  • Interrupt handling
  • User Input using Interrupt
  • Paging
  • Higher Half Kernel

Planned πŸš€

  • Memory management
  • Process management
  • Scheduling

Goal 🎯

nullOS is a learning project focused on understanding low-level systems, boot processes, and kernel development.


About

x86 Operating System from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors