OoPo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
==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== |
Revision as of 21: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.