Search found 6 matches
- Thu Jan 26, 2006 10:24 am
- Forum: PSP Development
- Topic: PSPSynth 0.2 - Looking for anyone interested in pspaudio.h
- Replies: 1
- Views: 1265
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...
- Tue Jan 24, 2006 7:53 am
- Forum: PSP Development
- Topic: PSP WLAN sample code in ..sdk/samples/net/simple/
- Replies: 3
- Views: 1739
- Tue Jan 24, 2006 6:51 am
- Forum: PSP Development
- Topic: PSP WLAN sample code in ..sdk/samples/net/simple/
- Replies: 3
- Views: 1739
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 ...
- Mon Jan 23, 2006 2:50 am
- Forum: PSP Development
- Topic: Simple include problems with PSPSDK samples
- Replies: 3
- Views: 1390
- Mon Jan 23, 2006 2:44 am
- Forum: PSP Development
- Topic: Simple include problems with PSPSDK samples
- Replies: 3
- Views: 1390
- Mon Jan 23, 2006 2:09 am
- Forum: PSP Development
- Topic: Simple include problems with PSPSDK samples
- Replies: 3
- Views: 1390
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)...