An open API service indexing awesome lists of open source software.

https://github.com/andrej123456789/pekos

Pek Opearting System source code repository.
https://github.com/andrej123456789/pekos

64-bit bios kernel operating-system os osdev x86-64-gcc

Last synced: 3 months ago
JSON representation

Pek Opearting System source code repository.

Awesome Lists containing this project

README

          

# 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](https://youtube.com/playlist?list=PLxN4E629pPnKKqYsNVXpmCza8l0Jb6l8-)

[PekOS 8.x](https://github.com/StjepanBM1/PekOS/blob/8.X-Kernel/docs/Bt/sources-SysII.inf)

[PekOS 7.x](https://github.com/queso-fuego/amateuros)

# Requirements for compilation
Check the NEEDED.md