Source library
PS1 Port - API Mapping Reference
docs/ps1/api-mapping.md
This is the website shelf page for docs/ps1/api-mapping.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.
This document shows how SDL2 functions are mapped to PSn00bSDK equivalents for the PlayStation 1 port.
File facts
| Field | Value |
|---|---|
| Source path | docs/ps1/api-mapping.md |
| Lines | 283 |
| Approx. words | 905 |
| Code fences | 12 |
Outline
- PS1 Port - API Mapping Reference
- Graphics API Mapping
- Detailed Graphics Mappings
- Initialization
- Surface Creation
- Sprite Blitting
- Display Update
- Input API Mapping
- Detailed Input Mappings
- Initialization
- Event Polling
- Timing
- Audio API Mapping
- Detailed Audio Mappings