Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: stigzler on May 20, 2015, 01:09:41 am

Title: MAME Controller and Mapping codes
Post by: stigzler on May 20, 2015, 01:09:41 am
Is there a complete list of these anywhere?

For control codes I'm meaning those like this:

JOYCODE_{0}_YAXIS_UP_SWITCH
JOYCODE_{0}_YAXIS_DOWN_SWITCH
JOYCODE_{0}_XAXIS_LEFT_SWITCH

including all joy,mouse,key,gun codes etc.

For mapping(input?), I'm meaning like this:

P1_JOYSTICK_UP     
P1_JOYSTICK_DOWN     
P1_JOYSTICK_LEFT       
P1_JOYSTICK_RIGHT

Again, for all the different control types...

Forgive me if my terminology's wrong!
Title: Re: MAME Controller and Mapping codes
Post by: gamer83 on May 20, 2015, 08:21:18 am
I think what your looking for is in the cfg folder inside the mame root folder.
Title: Re: MAME Controller and Mapping codes
Post by: stigzler on May 20, 2015, 12:31:36 pm
Thanks gamer. However, I was meaning a full+complete list, not just those set within Mame by the user.
Title: Re: MAME Controller and Mapping codes
Post by: gamer83 on May 20, 2015, 07:49:39 pm
Do you mean the mame hotkeys? Try this link http://strategywiki.org/wiki/MAME/Special_Keys,and (http://strategywiki.org/wiki/MAME/Special_Keys,and) 

I just checked the mame cfg folder,its not in there,forgot where that list is.