Files
kaizen/docs/README-psp.md
T
iris 206dcdedf1 Squashed 'external/SDL/' content from commit 4d17b99d0a
git-subtree-dir: external/SDL
git-subtree-split: 4d17b99d0a1c33c5257063b098f883c669ade40b
2026-04-02 14:13:02 +02:00

873 B

PSP

SDL port for the Sony PSP contributed by:

  • Captain Lex
  • Francisco Javier Trujillo Mata
  • Wouter Wijsman

Credit to Marcus R.Brown, Jim Paris, Matthew H for the original SDL 1.2 for PSP Geecko for his PSP GU lib "Glib2d"

Building

To build SDL library for the PSP, make sure you have the latest PSPDev status and run:

cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=$PSPDEV/psp/share/pspdev.cmake
cmake --build build
cmake --install build

Getting PSP Dev

Installing PSP Dev

Running on PPSSPP Emulator

PPSSPP

Build Instructions

Compiling a HelloWorld

PSP Hello World

To Do

  • PSP Screen Keyboard
  • Dialogs