Skip to content
/ os_c Public

Creating a 32 bit x86 hobby Operating System

Notifications You must be signed in to change notification settings

dotdot0/os_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NULL OS

An hobby x86 32 bit Operating System

Try it for yourself:

  • Build: First install the cross compiler, nasm and qemu.
make
  • Run:
make run
  • Clean:
make clean

About

Creating a 32 bit x86 hobby Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published