Source library
PS1 Development Environment Setup Notes
docs/archive/PS1_SETUP_NOTES.md
This is the website shelf page for docs/archive/PS1_SETUP_NOTES.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
Historical archive. This is older project documentation preserved for context. It is not the current source of truth, but it explains the roads that were tried.
- Download precompiled MIPS GCC toolchain from PSn00bSDK releases 2. Extract to /usr/local/mipsel-none-elf or custom location 3. Clone and build PSn00bSDK 4. Install PSn00bSDK
File facts
| Field | Value |
|---|---|
| Source path | docs/archive/PS1_SETUP_NOTES.md |
| Lines | 63 |
| Approx. words | 326 |
| Code fences | 0 |
Outline
- PS1 Development Environment Setup Notes
- Status
- PSn00bSDK Installation Options
- Option 1: Precompiled Toolchain (Recommended for macOS)
- Option 2: Build Toolchain from Source (Linux Required)
- Recommended Approach for This Project
- DuckStation Emulator
- Next Steps
- Alternative: Start Port Without Full Toolchain
- Resources