Skip to content

isage/pppp-vita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Player-plus-plus (pp++ for short)

Embedded php interpreter with SDL2/SDL2_mixer/SDL2_image support for PSVita.
For when you don't know better language.

Building

Requirements:

Compiling

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Customizing

Entry script is located in data/index.php.
Livearea assets in sce_sys.
App name and id in CMakeLists.txt