Skip to content

glawler/aenix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aenix

aenix (Adam and Eriks NIX) is a small hobby operating system.

Dependencies

If you are running Ubuntu 10.10 or later, these can all be installed by running

sudo apt-get install build-essential nasm genisoimage bochs bochs-x

Building

cd src
make

Running

cd src
make run

Documentation

The book The little book about OS development is based on our experience writing aenix. Everything described in the book is used in aenix.

License

GPLv3

About

adams and eriks nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.2%
  • Assembly 6.8%
  • TeX 2.1%
  • Shell 2.1%
  • Makefile 1.8%