mirror of
https://github.com/open-goal/jak-project
synced 2026-08-15 21:00:19 -04:00
ecd6091d7f
In the hopes that some things have been fixed in the last year (GAME_CONTROLLER init time, etc) Make sure this does not regress #2691
869 B
Vendored
Generated
869 B
Vendored
Generated
PSP
SDL2 port for the Sony PSP contributed by:
- Captian 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 SDL2 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
Running on PPSSPP Emulator
Compiling a HelloWorld
To Do
- PSP Screen Keyboard
- Dialogs