A updated tutorial or documentation for starting development

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
necromund
Posts: 2
Joined: Wed Sep 22, 2004 6:43 pm

A updated tutorial or documentation for starting development

Post by necromund »

I have the ps2sdk enviorement installed on Linux (using the toolchain.sh). I have read the the samples included but i don't know where to find documentation about the functions that appears in this examples.
I went to ps2sdk documentation page but there it isn't explaination about how the functions work, so... where i can find documentation or a updated tutorial to starting development in ps2sdk?
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

there is no real documentation really, other than the tutorials on ps2dev.org and the ps2sdk source. the reason for lack of docs on the documentation page is that not enough people work on adding doc tags explaining what the different functions do etc. so doxygen just puts up the header declaration.
Kung VU
pixel
Posts: 791
Joined: Fri Jan 30, 2004 11:43 pm

Post by pixel »

Best thing is to read samples and other piece of code in order to understand...
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
Post Reply