-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[hh_ht11xx] add new driver for keychain 55 in 1 #14213
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
Conversation
also some code clean up
|
I'd like to inform that this is the first PR of Ismael (@Figur8), one of the 3 people I am offering some mentoring on MAME development. The content of this PR was authored by both of us, as we've prepared it on a video call conversation in which I explained to him many aspects of how the code is organized. I hope I can help his journey into MAME development to be smoother, by offering that kind of support. Having said that, there are a few aspects of this PR that may be a bit controversial, so I'd like to get feedback on how to do it properly. There are a few input names that are now in all caps because that's how they're depicted (as silkscreen labels) on the handheld. Also, the input port names were very confusing with names You can count on both me and @Figur8 to swiftly address any other issues in this PR, as we'd like to help Ismael to become a regular contributor to MAME. |
|
Here's a photo of the real device:
And at https://github.com/azya52/BrickEmuPy/blob/main/assets/Keychain55in1.svg there's an SVG that could in the future help us in preparing a |
|
Yes, I would prefer that the buttons be named in mixed case. Who should this new system be specifically credited to? |
@Figur8, please follow @ajrhacker's suggestion of reverting the button names to mixed case.
This PR is a collaboration between Figur8 and myself, so you can credit it to both of us. |
Resolved! |
|
Thanks, @Figur8! |
|
It looks as if the actual name of this handheld is "Pikorin 55" (ピコリン55), made by Gametech. |
Thanks! Can you quickly add that correct name and merge? I'd like to help @Figur8 on his next steps to add more similar games to this driver. |
|
There's a similar-looking "Pikorin Bros." (ピコリンブロス) that might be worth investigating by whoever is dumping handhelds like this: |
|
Thanks, @ajrhacker! Congrats on your first PR merged on MAME, @Figur8! |


also some code clean up