Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

devkitPSP

The bare minimum to build PSP homebrews.

Usage

docker run --rm -it -v $(pwd):/source greatwizard/devkitpsp

Examples

devkitPro is installed in /opt/devkitPro with examples for the PSP in the devkitPSP/psp/sdk/samples directory. You can find several folders to demonstrate how to use various capabilities of the PSP. To build an example, cd into its directory and run make.