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

itech/itech8.cpp: Various cleanups #12235

Merged
merged 2 commits into from
Apr 13, 2024
Merged

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Apr 12, 2024

Reduce unnecessary lines
Reduce preprocessing defines
Constantize variables
Use correct typename values
Use C++ style comment for single line comments
Use palette_device for grmatch color behaviour
Remove unpopulated device
Fix filename comments
Use input_merger for FIRQ with VIA
Use machine().side_effect_disabled() for avoid debugger issue
Replace pointers to references
Fix spacing in metadatas

Reduce unnecessary lines
Reduce preprocessing defines
Constantize variables
Use correct typename values
Use C++ style comment for single line comments
Use palette_device for grmatch color behaviour
Remove unpopulated device
Fix filename comments
Use input_merger for FIRQ with VIA
Use machine().side_effect_disabled() for avoid debugger issue
src/mame/itech/itech8_m.cpp Outdated Show resolved Hide resolved
src/mame/itech/itech8_m.cpp Outdated Show resolved Hide resolved
src/mame/itech/itech8_m.cpp Outdated Show resolved Hide resolved
src/mame/itech/itech8.cpp Outdated Show resolved Hide resolved
@cuavas cuavas merged commit 4bc523f into mamedev:master Apr 13, 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