yuzu/externals/SDL/docs/README-psp.md

32 lines
686 B
Markdown
Raw Normal View History

2021-04-18 07:35:25 +04:00
PSP
======
2022-07-19 07:48:31 +04:00
SDL port for the Sony PSP contributed by
Captian Lex
2021-04-18 07:35:25 +04:00
Credit to
Marcus R.Brown,Jim Paris,Matthew H for the original SDL 1.2 for PSP
Geecko for his PSP GU lib "Glib2d"
2022-07-19 07:48:31 +04:00
Building
--------
To build SDL2 library for the PSP, make sure psp-config is in the path and run:
make -f Makefile.psp
2021-04-18 07:35:25 +04:00
2022-07-19 07:48:31 +04:00
Getting PSP toolchain
---------------------
https://github.com/pspdev/psptoolchain
2021-12-07 05:20:09 +04:00
2022-07-19 07:48:31 +04:00
Running on PPSSPP Emulator
--------------------------
https://github.com/hrydgard/ppsspp
( https://github.com/hrydgard/ppsspp/wiki/Build-instructions )
2021-12-07 05:20:09 +04:00
2022-07-19 07:48:31 +04:00
Compiling an HelloWorld
-----------------------
https://psp-dev.org/doku.php?id=tutorial:hello_world
2021-04-18 07:35:25 +04:00
2022-07-19 07:48:31 +04:00
To Do
------
PSP Screen Keyboard