OoPo: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Dan Peori aka ooPo has been in the console scene a very long time, just like all the others in the Developers list is a veteran of the scene, here is some of the stuff he rele...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Naomi Peori aka ooPo has been in the console scene a very long time, just like all the others in the Developers list is a veteran of the scene, here is some of the stuff she released for the PSP. | |||
<br /> | <br /> | ||
==Documentation== | ==Documentation== | ||
psp-updating.txt - Information on the PSP network update process.<br /> | [https://www.dropbox.com/s/q9r45nhtpo1ptff/psp-updating.txt?dl=0 psp-updating.txt] - Information on the PSP network update process.<br /> | ||
==Source Code== | ==Source Code== | ||
pack-pbp-1.1.0.c - A program to pack the PSP update package format.<br /> | [https://www.dropbox.com/s/3rs2mc548du4pkq/pack-pbp-1.1.0.c?dl=0 pack-pbp-1.1.0.c] - A program to pack the PSP update package format.<br /> | ||
unpack-pbp-1.0.1.c - A program to unpack the PSP update package format.<br /> | [https://www.dropbox.com/s/n97dg6w4t5i2d9o/unpack-pbp-1.0.1.c?dl=0 unpack-pbp-1.0.1.c] - A program to unpack the PSP update package format.<br /> | ||
psp-gameshare-1.0.0.c - A program to listen and respond to gameshare requests.<br /> | [https://www.dropbox.com/s/ftahg2rxlju5b2r/psp-gameshare-1.0.0.c?dl=0 psp-gameshare-1.0.0.c] - A program to listen and respond to gameshare requests.<br /> | ||
==Toolchain Files== | |||
[https://www.dropbox.com/s/n1nd1pjiy9pctbw/newtoolchain-20060202.tgz?dl=0 newtoolchain-20060222.tgz] - The new, experimental toolchain autobuild script.<br /> | |||
= | [https://www.dropbox.com/s/v3okulc5g8x0xr2/psptoolchain-20051202.tgz?dl=0 psptoolchain-20060120.tgz] - The famous pspdev toolchain autobuild script.<br /> | ||
[http://web.archive.org/web/20060209021714/http://www.oopo.net:80/consoledev/ Source] |
Latest revision as of 11:48, 23 June 2017
Naomi Peori aka ooPo has been in the console scene a very long time, just like all the others in the Developers list is a veteran of the scene, here is some of the stuff she released for the PSP.
Documentation[edit | edit source]
psp-updating.txt - Information on the PSP network update process.
Source Code[edit | edit source]
pack-pbp-1.1.0.c - A program to pack the PSP update package format.
unpack-pbp-1.0.1.c - A program to unpack the PSP update package format.
psp-gameshare-1.0.0.c - A program to listen and respond to gameshare requests.
Toolchain Files[edit | edit source]
newtoolchain-20060222.tgz - The new, experimental toolchain autobuild script.
psptoolchain-20060120.tgz - The famous pspdev toolchain autobuild script.