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

misc/coolpool.cpp: Cleanups #12295

Merged
merged 4 commits into from
Apr 23, 2024
Merged

misc/coolpool.cpp: Cleanups #12295

merged 4 commits into from
Apr 23, 2024

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Apr 22, 2024

Split driver state to reduce optional finders
Use palette_device for amerdart palette
Suppress side effects for debugger read
Constantize variables
Use logmacro.h for logging functions
Use C++ style comments for single line comments
Use std::swap for swap function

Split driver state for reduce optional finders
Use palette_device for amerdart palette
Suppress side effects for debugger read
Constantize variables
Use logmacro.h for logging functions
Use C++ style comments for single line comments
Use std::swap for swap function
src/mame/misc/coolpool.h Outdated Show resolved Hide resolved
src/mame/misc/coolpool.cpp Outdated Show resolved Hide resolved
src/mame/misc/coolpool.cpp Outdated Show resolved Hide resolved
@cuavas cuavas merged commit 06d8efe into mamedev:master Apr 23, 2024
2 of 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