N6161
N6161
For what it's worth, [00f4fe5](https://github.com/ipatix/agbplay/commit/00f4fe5e7a0cf8f42d620d73cecacb125e142f53) introduced the above-mentioned attack bug into Pokémon Center from Pokémon Ruby/Sapphire/Emerald (song 400 on all three ROMs) and while the issue in Pokémon Center was...
It may or may not be, idk. That's why I opened a separate issue since #44 existed before [00f4fe5](https://github.com/ipatix/agbplay/commit/00f4fe5e7a0cf8f42d620d73cecacb125e142f53). And yes, I suppose you could call it dropping out in...
Unfortunately the issue has not been fixed. Regardless of what `simulate-cgb-sustain-bug` is set to, the error still persists. However, this issue _was_ previously fixed in the [psg_debugging](https://github.com/ipatix/agbplay/tree/psg_debugging) branch which doesn't...
I did a preliminary test by manually merging the code changes from [psg_debugging](https://github.com/ipatix/agbplay/tree/psg_debugging) with the current master branch and that fixes this issue without undoing the fix for #44. I'll...