Dark Mode

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

Sign up
Appearance settings

2006'ish timeframe homebrew PSP toolchain; used during development of Suicide Barbie

Notifications You must be signed in to change notification settings

erique/psptoolchain

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, make, ncurses, patch, subversion, texinfo, wget

2) Add the following to your login script:

export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin

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

2006'ish timeframe homebrew PSP toolchain; used during development of Suicide Barbie

Topics

Resources

Readme

Stars

Watchers

Forks

Languages