Skip to content

Conversation

@TC1995
Copy link
Contributor

@TC1995 TC1995 commented Oct 7, 2025

Summary

  1. Add a second call to wake_fifo_thread to reduce thread glitching.
  2. Minor cosmetic fixes.

Checklist

  • Closes #xxx
  • I have tested my changes locally and validated that the functionality works as intended
  • I have discussed this with core contributors already
  • This pull request requires changes to the ROM set

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.
TC1995 added 2 commits October 7, 2025 20:30
1. Add a second call to wake_fifo_thread to reduce thread glitching.
2. Minor cosmetic fixes.
@OBattler OBattler merged commit c73cb84 into master Oct 7, 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.

3 participants