libretro / FBNeo

FBNeo - We are Team FBNeo.
https://neo-source.com
Other
229 stars 136 forks source link

Request to join the PGM combination button #1069

Closed 2494654220 closed 9 months ago

2494654220 commented 9 months ago

I noticed that NEOGEO has supported the combination key, but PGM has not yet, requests to add AB, ABC combination key for PGM, or tell me where to modify.

barbudreadmon commented 9 months ago

Sorry, i won't make the mistake of adding more macros as long as the limitation mentioned in this core's documentation exists.

2494654220 commented 9 months ago

Can you tell me how to achieve it? Where to add? I believe it is just a few lines of code for you

barbudreadmon commented 9 months ago

You can find an example of how it was done for neogeo at https://github.com/libretro/FBNeo/commit/97bd70507bac08743736de4d591eb596279781c0

2494654220 commented 9 months ago

Thank you so much