Skip to content

doodlewind/psp-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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