Artado-Project / ember

A kernel developed by Artado

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ember


A kernel written in C++ by Artado. Discord Git

About Project

Ember's development is stopped at the moment. But we'll continue to this project in the future.

Compiling

You need grub, i686-elf-tools and nasm installed.

cd src
make build

Running

You need qemu installed.

make run

Screenshots

Note: These screenshots may not be up to date.

image image image

About

A kernel developed by Artado

License:GNU General Public License v3.0


Languages

Language:C++ 89.3%Language:Assembly 8.4%Language:Makefile 2.3%