In the spirit of "nothing succeeds like EXCESS", I have some questions on max number of arcade inputs.
It seems like a realistic maximum would be six players in a street fighter layout, so 6x4 joysticks + 6x6 buttons+6 start+6 coin = 72 inputs.
It seems like I saw some arcade games with this configuration, but I'm not sure. Does anyone know if any were actually produced?
Now, in MAME, the standard inputs are 4 joysticks x 4 inputs + 10 P1 and P2 buttons, plus 4 P3 and P4 buttons, plus 4 coin and 4 start buttons = 52 inputs. (Mame does have defined inputs which could be used, such as J1RightUP=P6B1.) AFAIK, the closest MAME comes to the above is Xmen6p, which is 6players, 3 buttons each, or 54 buttons with the coin and start buttons. However, the game isn't working and the MAME driver doesn't support more than 4 players, despite the name.
Question 2: For the people here familiar with MAME, when one of these games is added, will MAME use non-standard names (like the joy1RightRight example) to "fill" the inputs, or will the core be modified to add new inputs?
I am guessing they would add new inputs, but the last time I remember a similar change was when they made 3 and 4 Start3 and Start4 instead of Coin1 and Coin2.
And yes, I realize I am aging myself. :-))