Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

sezero
Copy link
Contributor

@sezero sezero commented Oct 24, 2023

Fixes #63

@sezero sezero mentioned this pull request Oct 24, 2023
@Wohlstand
Copy link
Collaborator

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.

@Wohlstand Wohlstand merged commit ac3822f into libgme:master Oct 24, 2023
8 checks passed
@sezero sezero deleted the inverted-logic branch October 24, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NULL being fed to memset()
2 participants