OoPo: Difference between revisions

From PSP Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:


[https://www.dropbox.com/s/v3okulc5g8x0xr2/psptoolchain-20051202.tgz?dl=0 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 />
[http://web.archive.org/web/20060209021714/http://www.oopo.net:80/consoledev/ Source]

Revision as of 22:59, 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.

Source