Closed aargirakis closed 7 months ago
Using SNDH-player lib in my program, when trying to play these sndh (attached) the library crashes. I've done some debugging and found out that the crash is somewhere in m68kcpu.c in int m68k_execute(int num_cycles)
m68kcpu.c
int m68k_execute(int num_cycles)
crash sndh-player.zip
thanks for report, everything's fixed in 0.74!
Using SNDH-player lib in my program, when trying to play these sndh (attached) the library crashes. I've done some debugging and found out that the crash is somewhere in
m68kcpu.c
inint m68k_execute(int num_cycles)
crash sndh-player.zip