Skip to content

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Oct 9, 2025

  • Use machine_start() and machine_reset() overrides for machine start/reset functions
  • Suppress side effects for debugger reads
  • Reduce duplicates
  • Minor optimization in bitmap draw function
  • Reduce duplications
  • Reduce literal tag usages
  • Make some variables constant
  • Fix comments
  • Fix spacings
  • Fix namings

cam900 and others added 3 commits October 9, 2025 20:45
…Minor cleanups

- Use machine_start() and machine_reset() overrides for machine start/reset functions
- Suppress side effects for debugger reads
- Reduce duplicates
- Minor optimization in bitmap draw function
- Reduce duplications
- Reduce literal tag usages
- Make some variables constant
- Fix comments
- Fix spacings
- Fix namings
@cuavas cuavas merged commit 171a0c7 into mamedev:master Oct 11, 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