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

sblaster/ymf262: save state fixes #2193

Merged
merged 3 commits into from Mar 28, 2017
Merged

sblaster/ymf262: save state fixes #2193

merged 3 commits into from Mar 28, 2017

Conversation

moralrecordings
Copy link
Contributor

  • Sound Blaster now saves DSP registers to the state
  • Fixed an issue where Sound Blaster DAC would create loud popping noises before first use (the uninitialized DAC would hold at -1, which during a dropped frame would step to 0?)
  • Adlib chip now saves channel/slot info to the state. Part of that involved saving the slot connection routes in a non-raw pointer format so they can be reconstituted at runtime. Also, pointer validity checks!

@rb6502 rb6502 merged commit 2667ccd into mamedev:master Mar 28, 2017
belegdol pushed a commit to belegdol/mame that referenced this pull request May 8, 2021
belegdol pushed a commit to belegdol/mame that referenced this pull request May 8, 2021
belegdol pushed a commit to belegdol/mame that referenced this pull request Jul 24, 2021
belegdol pushed a commit to belegdol/mame that referenced this pull request Jul 24, 2021
belegdol pushed a commit to belegdol/mame that referenced this pull request Jul 25, 2021
belegdol pushed a commit to belegdol/mame that referenced this pull request Jul 25, 2021
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.

None yet

3 participants