Skip to content

Some fixes for the AdLib Gold of the day (September 26th, 2025)#6227

Merged
OBattler merged 7 commits into
masterfrom
tc1995
Sep 26, 2025
Merged

Some fixes for the AdLib Gold of the day (September 26th, 2025)#6227
OBattler merged 7 commits into
masterfrom
tc1995

Conversation

@TC1995

@TC1995 TC1995 commented Sep 26, 2025

Copy link
Copy Markdown
Contributor

Summary

  1. Revert the sampling DMA int functions back to void but with a check that monitors the DMA FIFO whenever it's within the range or not.
  2. Actually clear the IRQ properly.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

1. Make sure the check to the Surround module is properly placed when disabled/enabled.
2. Replace local adgold_buffer with opl_buffer from its struct to improve the audio output and less clipping.
1. Revert the sampling DMA int functions back to void but with a check that monitors the DMA FIFO whenever it's within the range or not.
2. Actually clear the IRQ properly.
@OBattler
OBattler merged commit edb7a04 into master Sep 26, 2025
80 checks passed
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.

2 participants