#2256 - Robotic - Fri Jan 31, 2003 9:47 pm
Hi -
I'm trying to set up the "GBA Music Wave" (http://www.codewaves.com/gbaplay.html) engine in my project, and it's been doing some very odd things that I quite simply can't explain. Most notably is the fact that when I put in support for joypad input, the music stops playing entierly. How checking the value of a register can do that is beyond me, but apparently it can.
But, that's all beside the point. I'm thinking the problem has something to do with the compiler I'm using, which I believe may be doing some very odd things behind my back, and I can't say I trust it.
So, my question is, has anybody else tried to install this engine into a project with any success? If so, which compiler (there seem to be several versions of GCC floating around out there) were you using at the time? Did you have to do anything special to get it to work?
Also, if anybody can reccomend the "best" compiler for working with GBA, let me know, I had a fair degree of success with the one I'm using now when I started out, but as I've gone on, it seems to like me less and less.
Thanks,
- Robotic
I'm trying to set up the "GBA Music Wave" (http://www.codewaves.com/gbaplay.html) engine in my project, and it's been doing some very odd things that I quite simply can't explain. Most notably is the fact that when I put in support for joypad input, the music stops playing entierly. How checking the value of a register can do that is beyond me, but apparently it can.
But, that's all beside the point. I'm thinking the problem has something to do with the compiler I'm using, which I believe may be doing some very odd things behind my back, and I can't say I trust it.
So, my question is, has anybody else tried to install this engine into a project with any success? If so, which compiler (there seem to be several versions of GCC floating around out there) were you using at the time? Did you have to do anything special to get it to work?
Also, if anybody can reccomend the "best" compiler for working with GBA, let me know, I had a fair degree of success with the one I'm using now when I started out, but as I've gone on, it seems to like me less and less.
Thanks,
- Robotic