PSP Test App
Simple test app based on rust-psp. Demonstrating the usage of C libs.
Build
Download and unzip the prebuilt PSPSDK (built from clang-psp) into the project root, then build the app:
cd app
./build.sh
The output app file is app/target/mipsel-sony-psp/debug/EBOOT.PBP
.
License
Public domain