-
Notifications
You must be signed in to change notification settings - Fork 7
/
README
20 lines (17 loc) · 918 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This program will automatically build and install a compiler and other tools
used in the creation of homebrew software for the Sony Playstation 3.
Make sure you have autoconf, automake, bison, flex, makeinfo/texinfo,
ncurses (dev package), gcc, make, and wget. You must then set $PS3DEV, and
add $PS3DEV/bin, $PS3DEV/ppu/bin, and $PS3DEV/spu/bin to your $PATH. Now
you are clear to execute ./buildit.sh all . For more information about PS3
homebrew, join #ps3dev on EFnet, and check out http://ps2dev.org/
Credits:
==================
trap15 -- buildit.sh
Aaron -- crt, buildit.sh improvements
#HACKERCHANNEL -- The cool place.
#ps3lv2 -- Hacking the PS3, one level at a time
#ps3dev -- Fucking OT
ooPo -- Writing the original toolchain
segher -- Writing the buildit.sh that this is derived from
Galaxy| -- 980x power!