Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PSP Documentation on Github
07-02-2013, 06:24 PM (This post was last modified: 07-04-2013 07:46 PM by Fritos.)
Post: #1
PSP Documentation on Github
I found a PSP documentation project on github called UOFW.
https://github.com/esxgx/uofw/tree/master/src
https://github.com/esxgx/pspgl
https://github.com/esxgx/pspusb

There seems to be a lot of extra functions there with sample source code.

EDIT:

I've found something interesting. The function ids documented don't match those used in the emulator.
Is it possible each function has more than one nid? Take a looks at this:

https://code.google.com/p/procfw/source/...862257d458

I believe the other ids are for later firmware versions. This means the uofw guys documented the wrong function ids.

These 4 files are needed:

https://code.google.com/p/procfw/source/...620_data.c
https://code.google.com/p/procfw/source/...635_data.c
https://code.google.com/p/procfw/source/...639_data.c
https://code.google.com/p/procfw/source/...660_data.c

I found this file on the internet:

https://code.google.com/p/pmc/source/bro...PS.mht?r=8

It's more interesting if you switch the 'h', 'm' and 't' in the extension.

I found the following so far:

[*]Tons of new kernel functions
[*]New graphics engine functions
[*]A special version of sceGeListUpdateStallAddress that should fix
Genso Suikoden I & II

[*]An undocumented openpsid library "ddrdb"

A lot of which is not documented in the SDK.
Find all posts by this user
Quote this message in a reply
07-02-2013, 07:16 PM
Post: #2
RE: PSP Documentation on Github
Maybe this can be interesting... Smile

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
07-02-2013, 08:37 PM (This post was last modified: 07-02-2013 08:38 PM by Fritos.)
Post: #3
RE: PSP Documentation on Github
The first documentation is just a fork, the real docs are at
https://github.com/uofw/uofw
Find all posts by this user
Quote this message in a reply
07-03-2013, 06:15 AM
Post: #4
RE: PSP Documentation on Github
First of all,i'd like to thank every single member of the development team for working so damn hard to achieve such great results,in my point of view the emulator today looks waay ahead,i remember coming to the scene in April when you guys released 0.7,and 2 monthes later already and you guys released 0.8 wich was a big step up.
Find all posts by this user
Quote this message in a reply
07-03-2013, 08:18 AM
Post: #5
RE: PSP Documentation on Github
(07-03-2013 06:15 AM)rabika Wrote:  First of all,i'd like to thank every single member of the development team for working so damn hard to achieve such great results,in my point of view the emulator today looks waay ahead,i remember coming to the scene in April when you guys released 0.7,and 2 monthes later already and you guys released 0.8 wich was a big step up.

You should post this in the Thanks Thread...

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
Quote this message in a reply
07-04-2013, 06:16 PM
Post: #6
RE: PSP Documentation on Github
thats the uofw project of reverse engineering sony's 6.60 ofw,but its not related to sony officially.you will be amaged to know that one of the devs of uofw is also contributing to ppsspp.his name is artart78.

Contact::::
I don't exist anymore, no use calling a dead person
Find all posts by this user
Quote this message in a reply
07-04-2013, 07:01 PM (This post was last modified: 07-04-2013 07:02 PM by Fritos.)
Post: #7
RE: PSP Documentation on Github
The functions are from real PSP prx decryptions.
They have the wrong addresses because they are from later firmware versions.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: