Glowman554 / MicroOS

Simple OS with memory protection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroOS

MicroOS is a small operating system. It's mainly made for fun, and supports ring3 execution and memory protection.

Notable features

  • Ring3 execution
  • Memory protection
  • Terminal with simple on tab completion
  • Full vfs and a fat32 filesystem driver
  • Network stack with dns/udp/dhcp
  • 3 network drivers (rtl8139, am79C973 and e1000)
  • pc speaker sound

Special thanks to

About

Simple OS with memory protection.

License:MIT License


Languages

Language:C 98.7%Language:Makefile 0.3%Language:TypeScript 0.2%Language:Python 0.2%Language:JavaScript 0.2%Language:Shell 0.2%Language:Assembly 0.1%