http://www.mameworld.net/tigerheli/encoder/keyassignments.htmYour math is quite a bit off:
1. Two 8 ways joysticks = 8 inputs
2. One 4 way joystick = now 12 inputs
3. 7 buttons for each player = now 26 inputs
4. 2 insert coin buttons = now 28 inputs
5. 2 start game buttons = now 30 inputs
6. 1 pause button = now 31 inputs
7. 1 exit button = now 32 inputs
8. 1 rest game button (Can be achieved using a “shift” shortcut?) now 33 inputs
9. 1 computer shutdown (Can be achieved using a “shift” shortcut?) now 34 inputs
10. 2 mouse buttons
Now working backward - combine the 4-way joystick = 30 inputs
Ditch the reset and shutdown = 28 inputs
Done!!!