View on GitHub

PR-OS

A x86 Operating System based on existing kernel analysis

Date (dd-mm-yy) Change Version
04-02-26 Initial structure for the repository by adding core directories, license, gitignore, and a Readme containing the project name and the description v0.1.0
04-02-26 Updated the readme file to reflect the aim and objective of the project v0.1.1
10-02-26 added the sources.md to show the sources used for research and development of the project v0.1.2
10-02-26 added documentation dir with developer.md as installation and verification guidelines for the tools used in this project v0.1.3
22-03-26 added diagrams to show case the architecture of the os v0.1.4
4-04-26 added learning process for assembly and stage 1 bootloader code v1.0.0
4-08-26 stage 2 bootloader with a20 enable and started with the C learning process v1.1.0