Skip to content

Hobby 32-bit x86 operating system built from scratch

Notifications You must be signed in to change notification settings

nikosgavalas/nikOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nikOS

Minimal hobby Operating System built from scratch, for learning purposes.

Resources I used:

To use:

$ apt install qemu qemu-system nasm genisoimage build-essential
$ make run

Roadmap:

  • Boot with GRUB
  • Set up a stack and call C
  • Load a Global Descriptor Table
  • Framebuffer driver
  • Serial comm driver
  • Debugging utilities and gdb
  • Interrupts
  • Keyboard driver
  • Paging
  • Shell
  • Filesystem
  • Utilities
  • Scheduler
  • Networking

About

Hobby 32-bit x86 operating system built from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published