Mohsin-Ul-Islam / aqua

My hobby operating system named AquaOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aqua OS

Aqua OS is my hobby operating system for Intel's x86 architecture to understand the fundamentals of how operating systems work and are developed.

Compiling

You need cross compiler for i686 to compile the kernel. Please refer to https://wiki.osdev.org/GCC_Cross-Compiler for more information.

About

My hobby operating system named AquaOS


Languages

Language:Assembly 57.6%Language:Makefile 21.4%Language:C 21.0%