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

midway/midzeus.cpp: Split driver state class per IO config, Cleanups: #12318

Merged
merged 1 commit into from May 12, 2024

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Apr 28, 2024

Use C++ style comments for single line comments
Use logerror.h for logging function
Reduce unnecessary lines, Constantize variables
Reduce preprocessor defines
Fix naming for ROM region and tags
Reduce runtime tag lookups
Move driver init code into machine_start and address map

Use C++ style comments for single line comments
Use logerror.h for logging function
Reduce unnecessary lines, Constantize variables
Reduce preprocessor defines
Fix naming for ROM region and tags
Reduce runtime tag lookups
Move driver init code into machine_start and address map
@angelosa angelosa added the Modernization For PRs doing code cleanups, chore label May 1, 2024
@rb6502 rb6502 merged commit 67fbf43 into mamedev:master May 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Modernization For PRs doing code cleanups, chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants