Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroOS

An operating system thats built for optimization, minimalism.

More about MicroOS, kinda features

  • Works perfectly fine without a kernel
  • 16-bit real-mode
  • MBR, legacy BIOS based
  • Offers a basic shell
  • So mini that can't even use 1MB of RAM
  • Works on registers, command execution happens very fast

Requirements to run

  • At-least 16-bit CPU
  • x86 architecture
  • 0.1MB of RAM (Maybe way less?)
  • MBR, Legacy BIOS (UEFI DOES NOT WORK!)
  • An writer software to write binary to your disc
  • (Optional) You could also run this by writing make emulate

Kernel added?

No, never will be. Maybe if I want, otherwise no.

Why did I built this?

For fun, learning purposes.

About

MicroOS is an operating system that uses almost 0 MB of your RAM. I had time so I built this. Hobby-only. From scratch.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages