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/midtunit.cpp, midtunit_v.cpp, midwunit.cpp, midxunit.cpp: Cleanups #12281

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Apr 20, 2024

midtunit_v.cpp:
Use devcb_write_line for DMA IRQ handling
Reduce hardcoded tags
Reduce unnecessary DUMMY_TAG
Initialize variables in constructor
Constantize variables
Use logmacro.h for logging
Fix function name

midtunit.cpp:
Split class related to sound system
Reduce defines
Reduce literal tag usage
Use logmacro.h for logging
Fix function name
Suppress side effects for debugger read
Reduce unnecessary functions
Reduce unnecessary finders

midwunit.cpp:
Reduce defines
Constantize variables
Reduce literal tag usages
Suppress side effects for debugger read
Fix function naming
Reduce unnecessary finders

midxunit.cpp:
Reduce defines
Constantize variables
Reduce literal tag usages
Suppress side effects for debugger read
Fix function naming

cam900 and others added 3 commits April 20, 2024 17:42
…nups

midtunit_v.cpp:
Use devcb_write_line for DMA IRQ handling
Reduce hardcoded tags
Reduce unnecessary DUMMY_TAG
Initialize variables in constructor
Constantize variables
Use logmacro.h for logging
Fix function name

midtunit.cpp:
Split class related to sound system
Reduce defines
Reduce literal tag usage
Use logmacro.h for logging
Fix function name
Suppress side effects for debugger read
Reduce unnecessary functions
Reduce unnecessary finders

midwunit.cpp:
Reduce defines
Constantize variables
Reduce literal tag usages
Suppress side effects for debugger read
Fix function naming
Reduce unnecessary finders

midxunit.cpp:
Reduce defines
Constantize variables
Reduce literal tag usages
Suppress side effects for debugger read
Fix function naming
…_state::sound_state_r return when side effects disabled, sort #includes.
@cuavas cuavas merged commit 943ae31 into mamedev:master Apr 20, 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.

2 participants