Home - wowjinxy/libPorpoise GitHub Wiki
libPorpoise Reference Wiki
This wiki mirrors the Dolphin Reference Manual structure, but documents how libPorpoise implements and behaves.
How To Use This Wiki
- Start from the sidebar by subsystem.
- For each subsystem page, track:
- Current implementation behavior
- Compatibility notes vs SDK expectations
- Known gaps and bugs
- Validation status using demos/Pikmin
Manual-Mirror Sections
- Program APIs (
prog) - Graphics APIs (
gfx) - Demos (
demos)
Working Rules
- Do not copy Nintendo manual text into this wiki.
- Describe libPorpoise behavior in our own words.
- Add repro notes, logs, screenshots, and commit hashes where useful.