Source library
PS1 Build System
docs/ps1/build-system.md
This is the website shelf page for docs/ps1/build-system.md.
It exists because the project has hundreds of Markdown files and the website
should not pretend the interesting work only happened in the polished essays.
Why this file matters
Active PS1 reference. This is active engineering documentation for the PS1 port. It is close enough to the code that stale claims here become real bugs.
Details on CMake configuration, Docker environment, and CD image generation for the PlayStation 1 port.
File facts
| Field | Value |
|---|---|
| Source path | docs/ps1/build-system.md |
| Lines | 360 |
| Approx. words | 979 |
| Code fences | 18 |
Outline
- PS1 Build System
- Overview
- Docker Environment
- Dockerfile.ps1
- Building the Docker Image
- CMake Configuration
- CMakeLists.ps1.txt
- CMake Options
- CD Image Generation
- cdlayout.xml
- SYSTEM.CNF
- Creating CD Image
- Build Process
- Manual Build Steps