libgme / game-music-emu

Blargg's video game music emulation library, which allows audio applications to easily add playback support for the music of many classic video game consoles.
GNU Lesser General Public License v2.1
59 stars 12 forks source link

fix inverted logic in Ym2612_Nuked_Emu::reset() #64

Closed sezero closed 9 months ago

sezero commented 9 months ago

Fixes https://github.com/libgme/game-music-emu/issues/63

Wohlstand commented 9 months ago

Seems I'll need to update all YM2612 emulators here, there is a newer version of Nuked OPN2 was out a while ago, and for GENS emulator there is a newer version. In addition, I would add the use of the YMFM emulator that would be an alternative to current MAME YM2612 emulator.