hi,
maybe a stupid question or i simply didnt searched well, but is there a list of functions and variable types what i could use while programming, such as sceCtrlReadBufferPositive?
thanks for any answer
function list of psp?
If you're building the SDK yourself, install Doxygen - http://www.stack.nl/~dimitri/doxygen/do ... #latestsrc
Then execute
This will create full documentation for the SDK.
Alternatively, download it from www.easy-monkey.co.uk/SDK-Docs.zip
Cheers,
71M
Then execute
Code: Select all
make doxygen-doc
Alternatively, download it from www.easy-monkey.co.uk/SDK-Docs.zip
Cheers,
71M