Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seta/downtown.cpp: Cleanups #12359

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented May 10, 2024

  • Use logmacro for logging functions
  • Split driver class related to Tilemap chip, X1-010 soundchip
  • Use C++ style comments for single line comments
  • Fix naming for ROM region and shared RAM tags
  • Reduce literal tag usages
  • Fix PCMMUTE bit for calibr50
  • Suppress side effects for debugger reads

- Use logmacro for logging functions
- Split driver class related to Tilemap chip, X1-010 soundchip
- Use C++ style comments for single line comments
- Fix naming for ROM region and shared RAM tags
- Reduce literal tag usages
- Fix PCMMUTE bit for calibr50
- Suppress side effects for debugger reads
@rb6502 rb6502 merged commit a722309 into mamedev:master May 11, 2024
5 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.

None yet

2 participants