bbbradsmith / nsfplay

Nintendo NES sound file NSF music player
https://bbbradsmith.github.io/nsfplay/
277 stars 42 forks source link

NSFPlay plays Super Pang II failed #58

Closed Yave-Yu closed 1 year ago

Yave-Yu commented 3 years ago

No sound output...

bbbradsmith commented 1 year ago

Linking to an NSF so I can look at this later: https://mail.ninjaproxy.com/music/nintendo-nes-nsf/super-pang-2

bbbradsmith commented 1 year ago

This NSF rip makes strange out of bounds writes in its INIT routines, specifically to $4100 where NSFPlay had placed its own internal playback stub code, breaking NSFPlay.

The NSF should not write to this area, but I will try to add a write protect to it to prevent this problem.

bbbradsmith commented 1 year ago

Fixed with: b11dc81c741957e4743664102fc20094c2b756df