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/konamigv: Implement sensors and printer check for Tokimeki Memorial Oshiete Your Heart #12229

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

987123879113
Copy link
Contributor

  • Implemented heart beat sensor and GSR sensor for Tokimeki Memorial Oshiete Your Heart to make the games playable
  • Implemented basics of the printer for Tokimeki Memorial Oshiete Your Heart. Only enough to trigger simple errors via dip switches and also to allow the game to not error out whenever the printer is used
  • Added hand crafted EEPROM for tmosh to allow the game boot
  • Swapped the left and right channel audio in the SPU for konamigv. The game btchamp has a sound test that specifically says the words "left", "right", and "center" to clear up doubts.

Not promoted to working due to the printer not being fully functional, but otherwise the games seem to be playable from limited testing. I also noticed some weirdness with the graphics that get shown when something is printed but I don't know if it's bugged or not.

@987123879113 987123879113 force-pushed the tokimeki_sensors branch 2 times, most recently from 1d7161a to f4956f4 Compare April 9, 2024 16:24
@987123879113 987123879113 marked this pull request as draft April 9, 2024 16:29
@987123879113 987123879113 marked this pull request as ready for review April 9, 2024 16:36
src/mame/konami/konamigv.cpp Outdated Show resolved Hide resolved
@cuavas cuavas merged commit c37e40f into mamedev:master Apr 10, 2024
5 checks passed
@987123879113 987123879113 deleted the tokimeki_sensors branch April 12, 2024 11:39
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.

2 participants