1PSP
2======
3SDL port for the Sony PSP contributed by
4   Captian Lex
5
6Credit to
7   Marcus R.Brown,Jim Paris,Matthew H for the original SDL 1.2 for PSP
8   Geecko for his PSP GU lib "Glib2d"
9
10Building
11--------
12To build SDL2 library for the PSP, make sure psp-config is in the path and run:
13   make -f Makefile.psp
14
15
16Getting PSP toolchain
17---------------------
18https://github.com/pspdev/psptoolchain
19
20Running on PPSSPP Emulator
21--------------------------
22https://github.com/hrydgard/ppsspp
23( https://github.com/hrydgard/ppsspp/wiki/Build-instructions )
24
25Compiling an HelloWorld
26-----------------------
27https://psp-dev.org/doku.php?id=tutorial:hello_world
28
29To Do
30------
31PSP Screen Keyboard
32