Updated PSP build to reflect lastest changes of the of the Stella 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
Comments closed