-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add some e-kara cartridges + added Hi-kara #11920
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mamehaze
changed the title
Add some e-kara cartridges
Add some e-kara cartridges + added Hi-kara
Jan 12, 2024
cuavas
reviewed
Jan 13, 2024
…wide as halfwidth, expand tabs after initial indent
einstein95
pushed a commit
to einstein95/mame
that referenced
this pull request
Mar 2, 2024
…tridge dumps. (mamedev#11920) * tvgames/xavix_m.cpp: Removed obsolete I2C I/O hack for Excite Fishing. * ekara_japan_s.xml: Verified dump of Saiten Cartridge: Challenge Idol vol.2 (Japan) (SC0008-SAI) from a second cartridge. * ekara_japan.xml: Fixed copy/paste errors in Enkamichi cartridge titles. New systems marked not working ------------------------- Takara Tomy / SSD Company LTD Hi-Kara (Japan) [David Haywood, Team Europe] New working software list items ------------------------- ekara_japan: Enkamichi Volume 9 (Japan) (EC0064-ENK) [David Haywood, Team Europe] ekara_japan_ac: Misora Hibari PR-06 (Japan) [David Haywood, Team Europe] ekara_japan_g: TV Pop Junior Volume 3 (Japan) (GC0009-TPJ) [David Haywood, Team Europe] ekara_japan_m: Kids Song Mini Volume 2 (Japan) (MC0008-KSM) [David Haywood, Team Europe] ekara_japan_sp: Super Cartridge: Best Hit (Japan) (SP-01) [David Haywood, Team Europe] evio: Concerto Selection [David Haywood, Team Europe] hikara: Best Hit Collection Volume 1: J-Pop 1 [David Haywood, Team Europe] hikara: Best Hit Collection Volume 2: J-Pop 2 [David Haywood, Team Europe] hikara: Best Hit Collection Volume 4: Anime 1 [David Haywood, Team Europe] hikara: Hi-kara 5-song capacity user cartridge (used, with 5 songs) [David Haywood, Team Europe]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
new machines marked as NOT_WORKING
Hi-Kara [David Haywood, Team Europe]
new software list items
ekara:
Enkamichi Volume 9 (Japan) (EC0064-ENK) [David Haywood, Team Europe]
Hibari Misora PR-06 (Japan) [David Haywood, Team Europe]
TV Pop Junior Volume 3 (Japan) (GC0009-TPJ) [David Haywood, Team Europe]
Kids Song Mini Volume 2 (Japan) (MC0008-KSM) [David Haywood, Team Europe]
Super Cartridge: Best Hit (Japan) (SP-01) [David Haywood, Team Europe]
evio:
Concerto Selection [David Haywood, Team Europe]
hikara:
Vol 1: J-Pop 1 [David Haywood, Team Europe]
Vol 2: J-Pop 2 [David Haywood, Team Europe]
Vol 4: Anime 1 [David Haywood, Team Europe]
Hi-kara 5-song capacity user cartridge (used, with 5 songs) [David Haywood, Team Europe]
(GC0009 and SP-01 are playable with Popira / Popira 2, SP-01 is also playable with Taiko de Popira, all run with eKara but with no microphone input)
The Hi-Kara emulation can play the cartridges, but there's no microphone input.
this also confirms sc-8 as a good dump, it has been dumped from a 2nd cartridge with idential results, and the same 'crash on score screen' issue on real hardware. It is unknown if a fixed version exists (it seems like a serious bug, and they did do a cart revision of another cart just to remove the WTC image so it would be strange if there isn't a fixed version)
Also removed an old workaround for excite fishing that is no longer needed with the improved SEEPROM emulation from last year.