Skip to content

Conversation

@cam900
Copy link
Contributor

@cam900 cam900 commented Oct 20, 2025

  • Add subtitles in metadata
  • Fix sound output routing (Inverted stereo)
  • Use std::clamp for clamp function
  • Make some variables constant
  • Use BIT macro for single bit values
  • Use STRUCT_MEMBER for saving struct variables
  • Reduce runtime tag lookups
  • Use finder array for RAM bank array

- Add subtitles in metadata
- Fix sound output routing (Inverted stereo)
- Use std::clamp for clamp function
- Make some variables constant
- Use BIT macro for single bit values
- Use STRUCT_MEMBER for saving struct variables
- Reduce runtime tag lookups
- Use finder array for RAM bank array
@cuavas cuavas merged commit 8a8b8bd into mamedev:master Oct 24, 2025
7 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