diff options
author | chai <chaifix@163.com> | 2021-11-30 22:25:37 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-30 22:25:37 +0800 |
commit | 9e0e01b7f4375063f06e494113187d48614628e0 (patch) | |
tree | 21a4901612ad92c121f4c887a33b1bbbe87c6b00 /Client/ThirdParty/SDL2/docs/README-psp.md |
+init
Diffstat (limited to 'Client/ThirdParty/SDL2/docs/README-psp.md')
-rw-r--r-- | Client/ThirdParty/SDL2/docs/README-psp.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Client/ThirdParty/SDL2/docs/README-psp.md b/Client/ThirdParty/SDL2/docs/README-psp.md new file mode 100644 index 0000000..0acc93d --- /dev/null +++ b/Client/ThirdParty/SDL2/docs/README-psp.md @@ -0,0 +1,19 @@ +PSP +====== +SDL port for the Sony PSP contributed by + Captian Lex + +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 for the PSP, make sure psp-config is in the path and run: + make -f Makefile.psp + + + +To Do +------ +PSP Screen Keyboard |