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

added internal H8_328 ROM for Bandai Design Master [Sean Riddle] #12035

Merged
merged 1 commit into from Feb 14, 2024

Conversation

mamehaze
Copy link
Contributor

No description provided.

@ajrhacker ajrhacker merged commit 951357d into mamedev:master Feb 14, 2024
5 checks passed
@happppp
Copy link
Member

happppp commented Feb 14, 2024

It's a H8/328, 24KB, not 32KB, Sean's file has 8KB empty data. And could you rename it to "h8_328_hd6433288f8_l04.ic1"?
XTAL is 16MHz (divide it by 2 for CPU clock).

ClawGrip donated it to Sean, so he can also be credited?

@happppp
Copy link
Member

happppp commented Feb 14, 2024

Welpz, looks like AJR was fine with it ;D

@mamehaze
Copy link
Contributor Author

yeah, you have direct access so tweaks like that can be done easily by you if you need them (it would make sense to based on what you've said) the process works better that way, better than sitting unmerged anyway.

I'm really just forwarding what Sean sent so nothing is lost

@mamehaze
Copy link
Contributor Author

"Well, after 4+ years, I figured out how to dump H8 MCUs!

I’ve attached the Design Master dump.

Unfortunately, the other large square chip is a gate array. I can’t find any datasheets, and I don’t know what it was programmed to do. I assume it’s a glue chip between the MCU and the display."

@Vegetatio
Copy link

in the past, i compile my version with visual studio. Since the h8 CPu i can't do that.
I get this error from:
Schweregrad Code Beschreibung Projekt Datei Zeile Unterdrückungszustand Details
Fehler C2680 "DeviceClass ": Ungültiger Zieltyp für dynamic_cast
with
[
DeviceClass=h8_intc_device
]
this->m_target = dynamic_cast<DeviceClass
>(device);
^ (Quelldatei wird kompiliert ..........\src\devices\cpu\h8\h8_port.cpp) optional C:\mame\src\emu\devfind.h 672

Mokona pushed a commit to Mokona/mame that referenced this pull request Feb 28, 2024
…ddle] (mamedev#12035)

Co-authored-by: David Haywood <hazemamewip@hotmail.com>
stonedDiscord pushed a commit to stonedDiscord/mame that referenced this pull request Apr 8, 2024
…ddle] (mamedev#12035)

Co-authored-by: David Haywood <hazemamewip@hotmail.com>
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

4 participants