Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erique/psptoolchain
2006'ish timeframe homebrew PSP toolchain; used during development of Suicide Barbie
https://github.com/erique/psptoolchain
demoscene homebrew psp-sdk
Last synced: 19 days ago
JSON representation
2006'ish timeframe homebrew PSP toolchain; used during development of Suicide Barbie
- Host: GitHub
- URL: https://github.com/erique/psptoolchain
- Owner: erique
- Created: 2020-09-27T13:11:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T15:05:21.000Z (almost 4 years ago)
- Last Synced: 2023-03-24T10:51:01.136Z (almost 2 years ago)
- Topics: demoscene, homebrew, psp-sdk
- Language: Shell
- Homepage: https://github.com/theblacklotus/suicide-barbie
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
====================
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/bin3) 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