pea
developer
Hello all, especially Mr.Mirko
I am using the ringbuffer code in the Mr.Mirko SDK, and it crashes whenever the upper segment is written to (the lower segment is ok). The GP simply resets
The memory address of the upper segment is being debugged as: 209387520, which is C7B0000 in hex, which matches the numebr in GP32.h (so no problem with incorrect addresses!).
Any idea why?
I have not altered the Mr.Mirko functions in any way. And I call gp_initSound first.
Something else whicg may be related is that after calling gp_initSound, the GP starts clicking (a low frequency buzz like a cicada) even if I clear the ring buffer using gp_clearRingbuffer.
Apart from that libmikmod is very close!!
Cheers,
Peter
I am using the ringbuffer code in the Mr.Mirko SDK, and it crashes whenever the upper segment is written to (the lower segment is ok). The GP simply resets
The memory address of the upper segment is being debugged as: 209387520, which is C7B0000 in hex, which matches the numebr in GP32.h (so no problem with incorrect addresses!).
Any idea why?
I have not altered the Mr.Mirko functions in any way. And I call gp_initSound first.
Something else whicg may be related is that after calling gp_initSound, the GP starts clicking (a low frequency buzz like a cicada) even if I clear the ring buffer using gp_clearRingbuffer.
Apart from that libmikmod is very close!!
Cheers,
Peter