Source library
PS1 Headless Regression Testing Harness
docs/ps1/regtest-quickstart.md
This is the website shelf page for docs/ps1/regtest-quickstart.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.
A fully headless PS1 emulation testing system built on DuckStation’s duckstation-regtest binary, running in Docker. No display server needed. Runs at 520 FPS (8x realtime) — 30 seconds of PS1 gameplay in ~3.6 seconds of wall time.
File facts
| Field | Value |
|---|---|
| Source path | docs/ps1/regtest-quickstart.md |
| Lines | 143 |
| Approx. words | 778 |
| Code fences | 8 |
Outline
- PS1 Headless Regression Testing Harness
- What It Is
- Docker Image
- Running a Test
- What It Captures
- Key CLI Flags (duckstation-regtest)
- PS1 Test Instrumentation
- Orchestration Scripts
- Scene Configuration
- BIOS Requirement
- Key Files