Hi,
neofar has setup a system to documentate the PSP API, this system let you see all the documentation available for the PSP relocatable modules.
This system also generate usable prototypes files, stub files, and a XML for future use.
Feel free to add documentation to this proyect, or bruteforce the remaining function names.
this proyect is hosted at our new site http://pspdev.ofcode.com/
PSP API documentation proyect
PSP API documentation proyect
sobreviviendo en la tierra de los trolldev
A lot of modules added (due to the TyRaNiD kernel dump prog :)
If you wanna to colaborate with names for NID or have list of names, please contact with neofar or me to update the info or create an account.
http://pspdev.ofcode.com/api.php
If you wanna to colaborate with names for NID or have list of names, please contact with neofar or me to update the info or create an account.
http://pspdev.ofcode.com/api.php
sure, tell me what are you thinking ;)rinco wrote:would it be possible to integrate output from doxygen?
sobreviviendo en la tierra de los trolldev
djhuevo wrote:
> A lot of modules added (due to the TyRaNiD kernel dump prog :)
Good. I guess people are interested in Kernel level things too.
Suggestion: How about organizing the modules into three sections: For User (firmware), For Kernel (firmware includes driver) and UMD libraries (which you can't rely on, and has legal issues too)
BTW: looking at the module flags, the following firmware modules appear to be "ForUser"
=========
> If you wanna to colaborate with names for NID or have list of names, please contact with neofar or me to update the info or create an account.
FWIW: I have been posting the interesting ones to the tail end of the "Library function list" sticky thread. Looks like they are getting added to the batch process.
> A lot of modules added (due to the TyRaNiD kernel dump prog :)
Good. I guess people are interested in Kernel level things too.
Suggestion: How about organizing the modules into three sections: For User (firmware), For Kernel (firmware includes driver) and UMD libraries (which you can't rely on, and has legal issues too)
BTW: looking at the module flags, the following firmware modules appear to be "ForUser"
Code: Select all
InterruptManager IoFileMgrForUser LoadExecForUser ModuleMgrForUser StdioForUser
SysMemUserForUser ThreadManForUser UtilsForUser
sceAudio sceCtrl sceDisplay sceDmac sceGe_user sceHprm sceImpose sceOpenPSID
scePower sceReg sceRtc sceSircs sceSuspendForUser sceUmdUser sceUsb
sceUtility sceUtility_netparam_internal sceUtility_private
sceVaudio sceWlanDrv sceWlanDrv_lib
> If you wanna to colaborate with names for NID or have list of names, please contact with neofar or me to update the info or create an account.
FWIW: I have been posting the interesting ones to the tail end of the "Library function list" sticky thread. Looks like they are getting added to the batch process.