Skip to content

NugaOS is a basic Kernel that can run on x86 architecture. It has the feature of display(VGA) and i/o from keyboard and mouse (PS2).

Notifications You must be signed in to change notification settings

OfficialBishal/NugaOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NugaOS

Till Now:

  • makefile ✅
  • linker ✅
  • loader ✅
  • kernel (on progress)
  • types ✅
  • Port ✅
  • GDT ✅
  • IDT ✅
  • Keyboard ✅
  • Mouse ✅
  • Dynamic Memory Management ✅
  • Multi-tasking ✅

In the terminal, execute 'make run' in order to run the OS.

(This project was possible due to various help from the internet.)

About

NugaOS is a basic Kernel that can run on x86 architecture. It has the feature of display(VGA) and i/o from keyboard and mouse (PS2).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages