Old-time Pro-POS visitors, read up on WhatChanged. For much helpful background information, visit the
OS Developer FAQ.
| Pro-POS Subprojects | |||||
| Title | PDCLib |
POS Design | FirstStep | "Foundation" | "Perfection" |
| Description | C Standard Library | "Perfection" Design | Experimental Kernel | Production Kernel | Operating System |
| Scope | Generic C Developers | Pro-POS Specific | Pro-POS Specific | Pro-POS Specific | Pro-POS Specific |
| License | Public Domain | Proprietary | Public Domain | Proprietary | Proprietary |
| Status | Pre-Alpha | Pre-Alpha | Dormant | Dormant | Dormant |
| Repository | SourceForge: pdclib |
(docs only) | firststep.zip (Snapshot) |
Dormant | Dormant |
(The proprietary LicenseAgreement is not finished yet, but will include public access to the full sources, and an option to employ modified versions.)
The "About..." series of documents were written to introduce one technical subject each, either to bring interested readers up to speed with terminology and background of the subject, or to provide a tutorial on how to employ a technology in OS development.
However, they have been replaced with links to the
OS Developer FAQ, where we merged what useful information our "About..." documents contained. We considered that info to be too generically useful to remain "hidden" in the Pro-POS Wiki.
Bochs IA32 emulator.
GRUB Multiboot bootloader.
BareBones - minimal code to get from GRUB into C space.
GCC Cross-Compiler.The "Style Guides" series of documents specifies how we handle code, version control, etc.
Style Guides