Any plans for futur PSPSDK "packages" ?
Any plans for futur PSPSDK "packages" ?
I was wondering if there's any plan for an updated package of the PSPSDK, as the current one (1.0+beta) is getting really dated. I am ashamed to admit that I have a hard time figuring out how to compile the libraries from the SVN source, so I'm currently stuck with the beta releases ...
-
- Site Admin
- Posts: 347
- Joined: Sat Jan 17, 2004 9:49 am
- Location: Melbourne, Australia
- Contact:
People are not very big on packages around here which can make it hard for the people who don't use subversion a lot. I strongly suggest you spend a bit of time on working out the commands for subversion. It is really easy and will help you keep up to date.
The other option is to use ooPo's toolchain script with the command to just build PSPSDK. This will automatically get the latest subversion version and compile it for you.
The last option is you wait for one of the PSPSDK developers to release a new package. The commits to Subversion have been slowing recently which suggests the core of it is stable and a release should be done soon. However, I can't say when that will happen.
David. aka Oobles.
www.livemedia.com.au/Blog
The other option is to use ooPo's toolchain script with the command to just build PSPSDK. This will automatically get the latest subversion version and compile it for you.
The last option is you wait for one of the PSPSDK developers to release a new package. The commits to Subversion have been slowing recently which suggests the core of it is stable and a release should be done soon. However, I can't say when that will happen.
David. aka Oobles.
www.livemedia.com.au/Blog
We've been talking about making a new release soon. About the only real thing that is missing from the SDK at the moment is WLAN support which I am currently working on, but need to complete a few little bits before we can start testing.
I'm hoping we'll have some stuff to test by the end of next week so hopefully we'll be able to do a v1.0 PSP SDK release a week or so after that.
If anyone else has an idea of more things that need fixing or are absent from the SDK, and should be in a v1.0 release please leave a message here.
I'm hoping we'll have some stuff to test by the end of next week so hopefully we'll be able to do a v1.0 PSP SDK release a week or so after that.
If anyone else has an idea of more things that need fixing or are absent from the SDK, and should be in a v1.0 release please leave a message here.
Oooh. So sweet to my hears :-)Warren wrote: I'm hoping we'll have some stuff to test by the end of next week so hopefully we'll be able to do a v1.0 PSP SDK release a week or so after that.
SVN wasn't the problem, as I use Turtoise to easily grab everything. It's more on the build side that for some reason I can't make it work. Something I'm ashame to admit, as I considere myself a vrey good programmer (but a very poor makefile/command line handler). I should thanks Microsoft for spoiling me with their "click-only" projects.
Waiting for that new release with great hopes, good work guys !
SDK real doc ?
By the way, thanks a lot for everyone working on the pspsdk.
Will there be a more detailled documentation than the doxygen one ?
It is a bit hard to understand how the psp works, and how the libs, especially GU one , connect to its hardware..
Thanks again! ;)
Will there be a more detailled documentation than the doxygen one ?
It is a bit hard to understand how the psp works, and how the libs, especially GU one , connect to its hardware..
Thanks again! ;)
devpsx,
take a look at http://wiki.pspdev.org/ if you haven't already, it gives a nice run down on the hardware in general. Still lacks a little on detail, but its a good start.
Jeff.
take a look at http://wiki.pspdev.org/ if you haven't already, it gives a nice run down on the hardware in general. Still lacks a little on detail, but its a good start.
Jeff.
to be honest, no. i dont like wikis for various reasons, and those few ppl that can provide useful lowlevel info (i dont expect it beeing more than a handful people) can easily do it by other means. for the most part i'm making this doc for myself and my groupmates, and all of us prefer pdf over webpages :)
if you look at the gamecube docs i've maintained before (http://www.gc-linux.org/wiki/Yet_Anothe ... umentation) you'll see it worked out quite well.
if you look at the gamecube docs i've maintained before (http://www.gc-linux.org/wiki/Yet_Anothe ... umentation) you'll see it worked out quite well.
Groepaz doc
This is a great news ! :)
Thanks a lot!
Thanks a lot!