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

shared/decobsmt.cpp: Various updates and cleanups #12266

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Apr 17, 2024

Implement device_mixer_interface for sound output
Add variables into save state
Remove hardcoded tags
Use C++ style comments for single line comments

dataeast/deco32.cpp:
Split tattass driver state into its own state for reduce optional_device usage
Use C++ style comments for single line comments

dataeast/deco32.h: Move virtual override member into protected:

pinball/de_3.cpp, whitestar.cpp: Use C++ style comments for single line comments

cam900 and others added 2 commits April 17, 2024 20:40
Implement device_mixer_interface for sound output
Add variables into save state
Remove hardcoded tags
Use C++ style comments for single line comments

dataeast/deco32.cpp: Split tattass driver state into its own state for reduce optional_device usage
Use C++ style comments for single line comments

dataeast/deco32.h: Move virtual override member into protected:

pinball/de_3.cpp, whitestar.cpp: Use C++ style comments for single line comments
* Don't initialise things in the header when constructor is in another file.
* Made internal stuff private.
@cuavas cuavas merged commit 9dabdeb into mamedev:master Apr 17, 2024
0 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.

2 participants