Source library
PS1 Testing Session 5 - Graphics Boot Investigation
docs/archive/PS1_TESTING_SESSION_5.md
This is the website shelf page for docs/archive/PS1_TESTING_SESSION_5.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.
- jcreborn.c
File facts
| Field | Value |
|---|---|
| Source path | docs/archive/PS1_TESTING_SESSION_5.md |
| Lines | 171 |
| Approx. words | 731 |
| Code fences | 3 |
Outline
- PS1 Testing Session 5 - Graphics Boot Investigation
- Key Achievements
-
- Minimal Test Successfully Boots from CD-ROM! ✅
-
- Identified Critical Bug: CdInit() Crash
-
- Full Game Issue: Not Reaching main()
- Technical Details
- Working Configuration (Minimal Test)
- Memory Layout
- Files Modified
- Current Problem
- Next Steps
- Immediate Debugging
- Alternative Approaches
- Code References