The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





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
Post Reply 


Messages In This Thread
PSP Documentation on Github - Fritos - 07-02-2013 06:24 PM
RE: PSP Documentation on Github - vnctdj - 07-02-2013, 07:16 PM
RE: PSP Documentation on Github - Fritos - 07-02-2013, 08:37 PM
RE: PSP Documentation on Github - rabika - 07-03-2013, 06:15 AM
RE: PSP Documentation on Github - vnctdj - 07-03-2013, 08:18 AM
RE: PSP Documentation on Github - arg274 - 07-04-2013, 06:16 PM
RE: PSP Documentation on Github - Fritos - 07-04-2013, 07:01 PM

Forum Jump: