Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

artart78/psptoolchain

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  This program will automatically build and install a compiler and other
  tools 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, bison, flex, gcc, g++/gcc-c++, libusb-dev, make, ncurses,
  patch, readline, subversion, texinfo, wget, mpc, gmp, libelf, mpfr

 2) Set the PSPDEV and PATH environmental variables:

  export PSPDEV=/usr/local/pspdev
  export PATH=$PATH:$PSPDEV/bin
  
  The PSPDEV variable is the directory the toolchain will be installed to, change 
  this if you wish. If possible the toolchain script will automatically add these 
  variables to your systems login scripts, otherwise you will need to manually add
  these variables yourself.

 3) Run the toolchain script:

  ./toolchain.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 an open-source toolchain for PSP homebrew development.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.