DevOS. A basic operating system written in C to learn how computers actually boot and manage memory.

github.com/SamyPesse/devos

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2016
  • Merge pull request #15 from SuriyaaKudoIsc/patch-1
November 2015
  • Correct spelling
June 2014
  • Merge pull request #9 from TheThirdOne/master
  • Update README.md
January 2014
  • Remove codenow link
September 2013
  • Merge pull request #8 from FreeFull/master
  • Fix qemu-img line.
  • Fix hashbangs.
  • Release —Boot with HelloWorld
  • Update README.md
  • Improve readme
  • Correct diskimage settings
  • Improve script for creating diskimage
  • Make scripts executable (diskimage.sh & qemu.sh)
  • Add sudo to disk image command
  • Add SDK binaries to .gitignore
  • Switch Vagrant to lucid32 and install grub fixes (./diskimage.sh)
  • Update README.md
  • Rewrite README.md for Vagrant
  • Merge pull request #4 from AaronO/master
  • Remove sdk/bootdisk from .gitignore