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

devices/sound/mmc5.cpp: Implement MMC5 sound emulation #13487

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Mar 17, 2025

  • Heavily based from devices/sound/nes_apu.cpp, Adjusted to differences compares to NES APU and MMC5.

bus/nes/mmc5,cpp: Fix save state support, Implement MMC5 sound, Make some variables constant

bus/nes/nes_slot.h: Fix save state support

reference: https://www.nesdev.org/wiki/MMC5_audio

cam900 added 2 commits March 17, 2025 21:43
- Heavily based from devices/sound/nes_apu.cpp, Adjusted to differences compares to NES APU and MMC5.

bus/nes/mmc5,cpp: Fix save state support, Implement MMC5 sound

bus/nes/nes_slot.h: Fix save state support

reference: https://www.nesdev.org/wiki/MMC5_audio
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.

1 participant