Skip to content

A Multitasking monolithic Kernel based x86 targeting Operating System written in C# from scratch aiming for high level implementation of drivers in managed environment and security.

License

nko3/AtomOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomix Development : Atom OS

Build Status

A Multitasking Monolithic Kernel based x86 targetting Operating System written in C# from scratch aiming for high level implementation of drivers in managed environment and security.

Screenshot

Compsitor Testing

Kernel Features

  • Paging
  • Multithreading
  • ELF Loader
  • Syscalls
  • SHM
  • Compositor

Drivers

  • PS2 Keyboard/Mouse
  • ATA/ATAPI IDE
  • Vmware SVGA
  • VBE 2.0
  • ACPI
  • Timer
  • FAT-32

Quick Links

Community

Wiki

For instructions on building, check Building from Source

IRC

For help building the kernel or discussion join us in #atomos on Freenode (irc.freenode.net)

Twitter

Follow me on Twitter @amaneureka for latest updates

License

© Aman Priyadarshi
Complete License can be found here

IL Processing Code © The Cosmos Project
Complete License can be found here
More Details

About

A Multitasking monolithic Kernel based x86 targeting Operating System written in C# from scratch aiming for high level implementation of drivers in managed environment and security.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Other 1.4%