Greetings, I am trying to get the sound effects tracks off the Akumajou Densetsu NSF, but am having some issues. The NSF started with 28 tracks, so I first I changed byte 006 to FF (as suggested in this thread viewtopic.php?t=8114). At this point, I can hear the sound effects in the additional tracks, but track 17 plays as well for every track past 28. This is preventing me from getting the sound effects:(
This is what appears to be the track replacement code:
0A:E0F1:AA TAX
0A:E0F2:BD 00 E1 LDA $E100,X @ $E100 = #$51
When I set this code to EA EA EA EA, it simply plays track 17 for all 255 tracks. Any ideas, thanks!
This is what appears to be the track replacement code:
0A:E0F1:AA TAX
0A:E0F2:BD 00 E1 LDA $E100,X @ $E100 = #$51
When I set this code to EA EA EA EA, it simply plays track 17 for all 255 tracks. Any ideas, thanks!