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

konami/k037122.cpp: Use device_palette_interface for palette, Remove unneeded variable, Minor cleanup #11792

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

cam900
Copy link
Contributor

@cam900 cam900 commented Nov 28, 2023

No description provided.

@cam900 cam900 changed the title konami/k027122.cpp: Use device_palette_interface for palette, Remove unneeded variable, Minor cleanup konami/k037122.cpp: Use device_palette_interface for palette, Remove unneeded variable, Minor cleanup Nov 28, 2023
@galibert
Copy link
Member

You're going from 64k to 8k palette entries, why?

@cam900
Copy link
Contributor Author

cam900 commented Nov 29, 2023

You're going from 64k to 8k palette entries, why?

It's to reduce unused area, and match to palette area size in RAM. (0x8000 bytes / 4 byte per color)

@cuavas cuavas merged commit 1b590b0 into mamedev:master Dec 7, 2023
5 checks passed
Luigi30 pushed a commit to Luigi30/mame that referenced this pull request Dec 16, 2023
einstein95 pushed a commit to einstein95/mame that referenced this pull request Mar 2, 2024
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

3 participants