dbeef / psplibraries

A script to automatically build open-source libraries for PSP homebrew development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 ====================
  What does this do?
 ====================

  This program will automatically build and install libraries used in the creation
  of homebrew software for the Sony Playstation Portable handheld videogame system.

 ==================
  How do I use it?
 ==================

 1) Set up your environment by installing the following software:

  autoconf, automake, cmake, libtool, make, psptoolchain, subversion, wget, doxygen, unzip

 2) Run the library script:

  ./libraries.sh

 ==========================
  Where do I go from here?
 ==========================

  Visit the following sites to learn more:

   http://www.ps2dev.org
   http://forums.ps2dev.org

About

A script to automatically build open-source libraries for PSP homebrew development.


Languages

Language:Shell 94.5%Language:CMake 5.5%