OoPo: Difference between revisions

From PSP Developer wiki
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
Line 3: Line 3:


==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==
==Toolchain Files==
newtoolchain-20060222.tgz - The new, experimental toolchain autobuild script.<br />
[https://www.dropbox.com/s/n1nd1pjiy9pctbw/newtoolchain-20060202.tgz?dl=0 newtoolchain-20060222.tgz] - The new, experimental toolchain autobuild script.<br />


psptoolchain-20060120.tgz - The famous pspdev 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 />

Revision as of 22:45, 22 June 2017

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.

Documentation

psp-updating.txt - Information on the PSP network update process.


Source Code

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

newtoolchain-20060222.tgz - The new, experimental toolchain autobuild script.

psptoolchain-20060120.tgz - The famous pspdev toolchain autobuild script.