Updated PSP build to reflect lastest changes of the of the [Stella](http://stella.sourceforge.net/) project. This build is done with revison 1654 of pspsdk and libsdl.
**Changelog**
* libsdl links against GL
* Loader menu has simplified naviagtion
**Building**
To build for the **PSP**, make sure psp-config is in the path and run:
./configure --host=psp
make
make psp-layout
make psp-upload
**Dependencies**
* [psp-toolchain](http://svn.pspdev.org/listing.php?repname=psp&path=%2Ftrunk%2Fpsptoolchain%2F&rev=0&sc=0)
* [pspsdk](http://svn.pspdev.org/listing.php?repname=psp&path=%2Ftrunk%2Fpspsdk%2F&rev=0&sc=0)
* [libsdl](http://svn.pspdev.org/listing.php?repname=psp&path=%2Ftrunk%2FSDL%2F&rev=0&sc=0)
* [libpng](http://svn.pspdev.org/listing.php?repname=psp&path=%2Ftrunk%2Flibpng%2F&rev=0&sc=0)
* [pspgl](http://svn.pspdev.org/listing.php?repname=psp&path=%2Ftrunk%2Fpspgl%2F&rev=0&sc=0)
[Download](http://optixx.org/download/stella_bin-20060106.tar.gz)
[Source](http://optixx.org/download/stella_src-20050106.tar.gz)
Comments closed