Renamed documentation files to .txt and converted them to DOS line endings so they would open properly on all systems.
Updated Makefile.in so "make dist" includes everything necessary for release. --HG-- rename : BUGS => BUGS.txt rename : COPYING => COPYING.txt rename : CREDITS => CREDITS.txt rename : INSTALL => INSTALL.txt rename : README.android => README-android.txt rename : README.cmake => README-cmake.txt rename : README.DirectFB => README-directfb.txt rename : README.gesture => README-gesture.txt rename : README.HG => README-hg.txt rename : README.iOS => README-ios.txt rename : README.MacOSX => README-macosx.txt rename : README.pandora => README-pandora.txt rename : README.Platforms => README-platforms.txt rename : README.Porting => README-porting.txt rename : README.psp => README-psp.txt rename : README.touch => README-touch.txt rename : README.WinCE => README-wince.txt rename : README => README.txt rename : TODO => TODO.txt
This commit is contained in:
parent
27d4a625ba
commit
2b824bd331
30 changed files with 1415 additions and 10851 deletions
17
README-psp.txt
Normal file
17
README-psp.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue