Search found 6 matches

by cakestick
Thu Jan 26, 2006 10:24 am
Forum: PSP Development
Topic: PSPSynth 0.2 - Looking for anyone interested in pspaudio.h
Replies: 1
Views: 1208

PSPSynth 0.2 - Looking for anyone interested in pspaudio.h

Hey there, I just got finished with my initial experiments with calculated oscillators on the PSP, with a lot of help from the wavegen sample in the SDK. For now, I've simply wrapped the sine/square/triangle waves from the sample with code that assigns a major scale to the D-pad and buttons. This is...
by cakestick
Tue Jan 24, 2006 7:53 am
Forum: PSP Development
Topic: PSP WLAN sample code in ..sdk/samples/net/simple/
Replies: 3
Views: 1654

I wasn't aware that the peldet code was available, I'll take a look - Thanks a bunch for the link!
by cakestick
Tue Jan 24, 2006 6:51 am
Forum: PSP Development
Topic: PSP WLAN sample code in ..sdk/samples/net/simple/
Replies: 3
Views: 1654

PSP WLAN sample code in ..sdk/samples/net/simple/

Hey everyone, I've seen a lot of helpful network homebrew coming out lately, and have been working to contribute my efforts as much as possible. Having just found the 'samples' directory inside of the pspdev branch, and after a little hacking up of the 'simple' net example, I have been able to cram ...
by cakestick
Mon Jan 23, 2006 2:50 am
Forum: PSP Development
Topic: Simple include problems with PSPSDK samples
Replies: 3
Views: 1345

Nevermind, I put myself on the right track with svn checkout - only reply if I'm completely off-base.

Thank you!
by cakestick
Mon Jan 23, 2006 2:44 am
Forum: PSP Development
Topic: Simple include problems with PSPSDK samples
Replies: 3
Views: 1345

:-D Thank you, this is something I couldn't have dug up in 5 Sunday mornings, haha..

Is newlib a module that can be pulled down in cygwin setup, or do I have to get it from somewhere else?
by cakestick
Mon Jan 23, 2006 2:09 am
Forum: PSP Development
Topic: Simple include problems with PSPSDK samples
Replies: 3
Views: 1345

Simple include problems with PSPSDK samples

Hello all, new member here! I have enough experience with C to make myself feel like a jackass for this, but here's the issue: I'm trying to compile the sample located in net/simple in the PSPSDK 'samples' directory. Note that whenever code references the actual sdk headers (pspkernel.h, pspdebug.h)...