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/viper.cpp: convert EPIC to address_map & logmacro #11814

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

angelosa
Copy link
Member

@angelosa angelosa commented Dec 3, 2023

No description provided.

Comment on lines +1019 to +1020
if (data)
throw emu_fatalerror("GTDR%d in P1 mode", timer_num, data & 1);
Copy link
Member Author

@angelosa angelosa Dec 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I converted all of these because they clearly don't make sense in Konami Viper context and they are actively unused in the driver (they dispatch irq to a different processor if enabled).

@angelosa angelosa merged commit c9dbbb2 into master Dec 3, 2023
@angelosa angelosa deleted the viper_epic-map branch December 3, 2023 19:58
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

1 participant