Nemesis is x86 operation system written on fasm. You can find more information or try online.
You can build image or just download it.
git clone git://github.com/coderaiser/nemesis.git
cd nemesis
scripts/make.sh
Making script will download all needed programs and create image. You can clean things up by command.
scripts/clean.sh