punesemu/puNES

NSF returns Unknown OPcode F2@E002

gabricrn2 opened this issue · 4 comments

I was testing some files and this one didn't play (it played ok in an older version):

Running_out_of_time_final.nsf by nu11

it returns me the "unknown op F2 at E002" error and doesn't play. I confirmed it can play in other players like NSFPlay.
I also couldn't compile to test this in the last main branch.

nosound.zip

Tested in the WIP build. It doesnt work but the error is diferent: "Unknown op F2 at F2F2"

Hi @gabricrn2, thx for the report. I managed to reproduce the problem and I'm trying to understand where it comes from.

If you want, you can try the new WIP.

It's working correctly in the new WIP! Thanks!