pea
developer
Hi all,
Just trying to debug png loading. I think there is an issue with longjmp on the GP32 (http://www.opengroup.org/onlinepubs/007908...sh/longjmp.html) which is used to handle errors in the PNG library.
Does anybody have experience with this function and can tell me whether ther would be a problem with this command on ARM, or whther it is just the GP32 in general that doesn't like it?
It seems to work intermittantly - and (on geepee32) causes the emulator to only work once (requiring a shutdown and a restart after each program execution). It seems to work sometimes on real hardware, and sometimes seems to causes the lcd to do really weird things!
Just trying to debug png loading. I think there is an issue with longjmp on the GP32 (http://www.opengroup.org/onlinepubs/007908...sh/longjmp.html) which is used to handle errors in the PNG library.
Does anybody have experience with this function and can tell me whether ther would be a problem with this command on ARM, or whther it is just the GP32 in general that doesn't like it?
It seems to work intermittantly - and (on geepee32) causes the emulator to only work once (requiring a shutdown and a restart after each program execution). It seems to work sometimes on real hardware, and sometimes seems to causes the lcd to do really weird things!