Search found 133 matches

by Energy
Tue Sep 04, 2007 5:19 am
Forum: PSP Development
Topic: Starting Out in Audio
Replies: 3
Views: 2074

I'm not an audio guy, so I hope this info is correct. First off the best place to start learning audio is in the SDK samples (surely?) there is a WAVE generator there. It'll create a nice sinewave that if you put high enough will give you a headache in a few seconds. ;) this should give you an idea ...
by Energy
Tue Sep 04, 2007 5:06 am
Forum: PSP Development
Topic: GPS dev
Replies: 2
Views: 1702

GPS dev

Hey all - someone brought me one of the PSP's GPS system devices to play about with. I've finally got round to giving it a go (it's been sitting here most of the summer). I'm trying out John Kelley's GPS test program, thinking that due to it being open source I can play around with it easily enough....
by Energy
Sat Jun 09, 2007 11:31 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

I've updated (hopefully) both the source and the binary with the update, and also a thanks to you J.F. now included in the readme. :) I think tommorrow I'll put the options back in and put it out officially to people, then I'll get back to my more interesting projects. Tho this has taught me to look...
by Energy
Sat Jun 09, 2007 11:18 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

Sorry for the double post: Here is the source code. Feel a bit naked showing this, it's all pretty simple, but the coding is a bit sloppy. As said the game was done in a night (although the rest of the files were pre-exsisting). I've cut a bit of crap out the source, including the features that wer...
by Energy
Sat Jun 09, 2007 8:58 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

Sorry for the double post: Here is the source code. Feel a bit naked showing this, it's all pretty simple, but the coding is a bit sloppy. As said the game was done in a night (although the rest of the files were pre-exsisting). I've cut a bit of crap out the source, including the features that were...
by Energy
Sat Jun 09, 2007 8:36 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

J.F. wrote:
Energy wrote:So anyone got any idea about the weird numbers that appear?
Hard to tell without the source. Could be an aliasing issue (trying to add two ints via pointers cast to the wrong type, etc).
I'm gonna release the code shortly, as warned it's not great. Just doing some final clean ups.
by Energy
Sat Jun 09, 2007 7:36 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

So anyone got any idea about the weird numbers that appear?
by Energy
Fri Jun 08, 2007 9:54 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

Not bad, Shame Oxyd isnt on the PSP yet... :( Oxyd? He means Enigma . I looked at that... I think the dependencies will make it a pain to port. SDL is okay, but Xerces looks like a pain to port to the PSP. Never really ported anything, if it was simple I'd give it a go. Tho slightly mithed as to wh...
by Energy
Fri Jun 08, 2007 9:32 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

Wally4000 wrote:Not bad,

Shame Oxyd isnt on the PSP yet...

:(
Oxyd?
by Energy
Fri Jun 08, 2007 3:17 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

All worked fine until I got to the final stage. Once again bluescreens. However as it's an optional stage I'm continuing working and will look into the hardware issues. >_<

However all this has resulted in:
http://forums.ps2dev.org/viewtopic.php?t=8463&start=0
by Energy
Fri Jun 08, 2007 3:11 am
Forum: PSP Development
Topic: prerelease: A Load of Balls - Simple arcade game
Replies: 18
Views: 6118

prerelease: A Load of Balls - Simple arcade game

Hey all, Download kxploited files - Now bug free! Ok so now I got my devkit kinda working again, I thought I'd compile my 'lost' demo. This was a little game I made when quite tipsy on new years eve and then lost the code (it's been found again, hence the release). It's graphically simple and won't ...
by Energy
Thu Jun 07, 2007 10:23 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

It does its work in the current directory. You could always do this... cd build ../scripts/005-gcc-4.1.0-stage2.sh ...which is basically all toolchain.sh does. thanks ooPo, it's late and my brain isn't in gear. Been a real rough day today. Good news (for me) tho, literally just now the cygwin insta...
by Energy
Thu Jun 07, 2007 8:47 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

ooPo wrote:If you want to run specific steps, you can run the script for that step manually from the scripts directory.
Thanks ooPo :)
Start on 005 then

-- erm will all the work now occur in the scripts folder?
by Energy
Thu Jun 07, 2007 5:53 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

Boot from your ubuntu cd,and select memtest option.Let it run for 2-3 hours.If no errors occur,then boot windows,download a Prime95 program,and choose torture test(use cpu stress option).Again,let it run for some time.I bet that if it's a hardware problem then one of these programs should tell you ...
by Energy
Thu Jun 07, 2007 4:17 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

CPU overheating maybe, I dunno. Nah - all the temps remain in their limits. >_< Gah this is so frustrating. ---- gone back to windows armd with a digital camera and a notepad to catch this bluescreen and hopefully find out what's causing the bluescreen. If it's the hardware it'll hopefully show som...
by Energy
Thu Jun 07, 2007 4:13 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

jimparis wrote:That basically proves that it's a hardware issue.
Apart from ram, any ideas?
by Energy
Thu Jun 07, 2007 3:55 am
Forum: PSP Development
Topic: Ok, I REALLY need help getting back into PSP development...
Replies: 6
Views: 2911

Hey - To my knowledge it's still with the toolchain and cygwin, (http://dev.oopo.net/#PSP - there's the latest chain, although I'm having problems getting this to work in Cygwin or Ubuntu. Seems to be just my machine tho). Playing with the IR port is easy enough. There are a few examples thrown abou...
by Energy
Thu Jun 07, 2007 2:08 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

Okay.... i've got further... until: checking whether to enable maintainer-specific portions of Makefiles... no updating cache ./config.cache configure&#58; creating ./config.status config.status&#58; creating Makefile config.status&#58; creating mkheaders.almost config.status&#58; cr...
by Energy
Thu Jun 07, 2007 1:43 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

jimparis wrote:Read the error:
The bug is not reproducible, so it is likely a hardware or OS problem.
You most likely have bad hardware. Run memtest etc.
I did read the error and did run a few scan tools.
Didn't pick anything up, gonna try memtest tho.
by Energy
Tue Jun 05, 2007 9:39 pm
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

While installing in Unbuntu I'm reciving this error: gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -...
by Energy
Tue Jun 05, 2007 5:36 am
Forum: PSP Development
Topic: Blue screening on the psptoolchain
Replies: 16
Views: 4708

Blue screening on the psptoolchain

Hey, I had to format my machine, just generally XP had got itself screwed up and needed a clean up anyway and it would be quicker to reinstall. Luckily I made the machine dual-boot ubuntu and XP. However I tried to resetup the toolchain on my XP machine, on the first go it failed giving an error of ...
by Energy
Wed Nov 15, 2006 11:07 pm
Forum: PSP Development
Topic: PSPSDK bootdisk???
Replies: 8
Views: 4403

or you could install the toolchain on something like the bootable usb drives that DSL sells, just plug it in and off you go :) http://www.damnsmalllinux.org/usb.html I'm pretty sure just copying over your cygwin folder to a usb drive would work though if you wanted to go that way. I remember trying...
by Energy
Wed Nov 15, 2006 9:27 pm
Forum: PSP Development
Topic: PSPSDK bootdisk???
Replies: 8
Views: 4403

PSPSDK bootdisk???

Hey all, I'm always runnig backwards and forwards from uni, and I usually get good coding ideas while in uni. However my sdk (on cygwin) is setup on my home machine. Is there any possible way to set up a version of cygwin on a USB drive with the devkit installed? Or heck even more impressive would b...
by Energy
Mon Jun 05, 2006 9:17 am
Forum: PSP Development
Topic: Problems with mp3player
Replies: 21
Views: 6252

Fair enough. Anyone got an alternative on how to make the mp3player.c stream mp3's other than laod it all into memory? Or anywhere where there'd be a good example? http://forums.ps2dev.org/viewtopic.php?t=5089 Thanks for that :) May see if it works as an alternative. Tho slightly scared about the i...
by Energy
Mon Jun 05, 2006 7:22 am
Forum: PSP Development
Topic: Problems with mp3player
Replies: 21
Views: 6252

Fair enough.
Anyone got an alternative on how to make the mp3player.c stream mp3's other than laod it all into memory? Or anywhere where there'd be a good example?
by Energy
Mon Jun 05, 2006 5:39 am
Forum: PSP Development
Topic: Problems with mp3player
Replies: 21
Views: 6252

However that is not the issue here. Sure it is. ptr = &#40;unsigned char *&#41; malloc&#40;size + 8&#41;; memset&#40;ptr, 0, size + 8&#41;; printTextScreen&#40;10, 80, "LOAD&#58; na memset", 16777215&#41;; flipScreen&#40;&#41;; if &#40;ptr !...
by Energy
Mon Jun 05, 2006 3:59 am
Forum: PSP Development
Topic: Problems with mp3player
Replies: 21
Views: 6252

Are you guys aware that you are copying the whole mp3 tot memory? And that the size of the PSP's mem is actually limited? If your stack size is set to like 10mb and you load an mp3 file larger than that it will crash on the malloc function because it just runs out of memory. You should implement st...
by Energy
Sun Jun 04, 2006 9:44 pm
Forum: PSP Development
Topic: Problems with mp3player
Replies: 21
Views: 6252

I use the INIT function everytime.

Can you get the program to print out the string sSong before the load. I'm wondering if it's not being set up correctly.
by Energy
Sun Jun 04, 2006 9:06 pm
Forum: PSP Development
Topic: Problems with mp3player
Replies: 21
Views: 6252

The problem won't be with mp3player.c, unless you've modified how it works. As it works fine with me. Make sure you're code is something like this... // Set everything up MP3_Init&#40;1&#41;; // Load my music MP3_Load&#40;"res/menu/duende.mp3"&#41;; // Go into loop until mp...
by Energy
Sun Jun 04, 2006 8:56 pm
Forum: PSP Development
Topic: merging colours
Replies: 4
Views: 1844

It just relies on having both a 'material color' and an alpha blended texture. The texture is of the explosion with an alpha mask, and then you can just make the textured quad get bigger over the course of 250ms or so, while also reducing the alpha of the material color. (So that the material color...