OoPo: Difference between revisions

From PSP Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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 released for the PSP.
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==
[https://www.dropbox.com/s/q9r45nhtpo1ptff/psp-updating.txt?dl=0 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==
Line 12: Line 11:


[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 />
[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==
==Toolchain Files==

Latest revision as of 12: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.

Source