Andrej123456789 / PekOS

Pek Opearting System source code repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pek Operating System

Pek Operating System or PekOS is a 64-bit operating system written in C++ & assembly for the Intel CPU platform.

Directory structure

Directory Description
bin Contains the output files from compilation.
build Contains binaries & the disk image.
boot Bootloader code.
kern Kernel directory.

Sources used

PekOS 9.x

PekOS 8.x

PekOS 7.x

Requirements for compilation

Check the NEEDED.md

About

Pek Opearting System source code repository.

License:BSD Zero Clause License


Languages

Language:C++ 69.9%Language:Assembly 27.1%Language:Makefile 2.9%