Skip to content

igs/lordgun.cpp: Cleanups and updates - #15231

Merged
cuavas merged 3 commits into
mamedev:masterfrom
cam900:igs_lordgun
Apr 16, 2026
Merged

igs/lordgun.cpp: Cleanups and updates#15231
cuavas merged 3 commits into
mamedev:masterfrom
cam900:igs_lordgun

Conversation

@cam900

@cam900 cam900 commented Apr 15, 2026

Copy link
Copy Markdown
Contributor
  • Split driver state per hardware configurations
  • Reduce duplicates
  • Reduce literal tag usage and runtime tag lookups
  • Suppress side effects for debugger reads
  • Make some variables constant
  • Fix possible sprite wraparound
  • Fix spacings
  • Use lowercase hexadecimal values
  • Add/Fix notes
  • Use BIT helper for single bit values
  • Remove unused functions

cam900 and others added 3 commits April 16, 2026 05:13
- Split driver state per hardware configurations
- Reduce duplicates
- Reduce literal tag usage and runtime tag lookups
- Suppress side effects for debugger reads
- Make some variables constant
- Fix possible sprite wraparound
- Fix spacings
- Use lowercase hexadecimal values
- Add/Fix notes
- Use BIT helper for single bit values
@cuavas
cuavas merged commit 7f752aa into mamedev:master Apr 16, 2026
5 of 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