ps2dev reference?
ps2dev reference?
Ez all, first post etc. I was just wondering if an up to date reference of functions , registers and librarys etc is kept for the ps2 dev environment, sorry if it is in a blatantly obvious place and im being dumb
Ez.
The functions live in the libraries; the major library is ps2sdk.
There's some stuff that's auto-generated from the ps2sdk source code which should be browseable at docs.ps2dev.org, but it doesn't seem to be very complete, infact, reading the source itself will give more than is listed there.
Registers? Do you mean CPU registers or other hardware registers? Most people get that info from the ps2linux documentation that Sony provide with the kit.
There are various higher level libraries around that you can use to avoid having to access the hardware too directly yourself. For example, there are three graphics libs you can use (libIto, dreamGL and GsKit).
Get the source or browse the CVS, after all, the best documentation is often the code. Try cvs.ps2dev.org
MrHTFord.
The functions live in the libraries; the major library is ps2sdk.
There's some stuff that's auto-generated from the ps2sdk source code which should be browseable at docs.ps2dev.org, but it doesn't seem to be very complete, infact, reading the source itself will give more than is listed there.
Registers? Do you mean CPU registers or other hardware registers? Most people get that info from the ps2linux documentation that Sony provide with the kit.
There are various higher level libraries around that you can use to avoid having to access the hardware too directly yourself. For example, there are three graphics libs you can use (libIto, dreamGL and GsKit).
Get the source or browse the CVS, after all, the best documentation is often the code. Try cvs.ps2dev.org
MrHTFord.
cheers much apreceated,
is the ps2 linux documentation freely availible?
although theres alot of other graphics librarys i feel it would be beneficial for me to fully understand exactly what its doing to quite a good level, messed around in too much high level stuff and now want to experiment with this.
is the ps2 linux documentation freely availible?
although theres alot of other graphics librarys i feel it would be beneficial for me to fully understand exactly what its doing to quite a good level, messed around in too much high level stuff and now want to experiment with this.
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact: