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/diamondking.cpp: Added "Caribe" slot machine from Segasa Sonic #12167

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

clawgrip
Copy link
Contributor

New not working machine

Caribe [Arcade Planet, Recreativas.org]

New not working machine
-----------------------------
Caribe [Arcade Planet, Recreativas.org]
@clawgrip
Copy link
Contributor Author

This machine uses as main CPU board the same PCB that 'Diamond King' uses as I/O.

{
M68340(config, m_maincpu, 3.68640_MHz_XTAL);

msm6585_device &msm6585(MSM6585(config, "msm6585", 640'000)); // 640 Hz resonator
Copy link
Member

Choose a reason for hiding this comment

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

640 Hz?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed! (I think so ;) )

@clawgrip clawgrip marked this pull request as draft March 22, 2024 11:05
@clawgrip clawgrip marked this pull request as ready for review March 22, 2024 11:31
@rb6502 rb6502 merged commit a7373dc into mamedev:master Mar 22, 2024
5 checks passed
@clawgrip clawgrip deleted the patch-15 branch March 22, 2024 14:53
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