coderaiser / nemesis

:floppy_disk: x86 operation system writen on fasm

Home Page:http://coderaiser.github.io/nemesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nemesis

image

Nemesis is x86 operation system written on fasm. You can find more information or try online.

Build Image

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

About

:floppy_disk: x86 operation system writen on fasm

http://coderaiser.github.io/nemesis

License:MIT License


Languages

Language:Assembly 97.6%Language:JavaScript 2.4%