summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/inpttype.h
Commit message (Expand)AuthorAgeFilesLines
* default inc/dec keys for AD Stick Z Michaƫl Banaan Ananas2012-08-051-1/+1
* ioport: Support obsolete gcc versions [O. Galibert] Olivier Galibert2012-03-051-1/+1
* ioport: Make the compile time less insane [O. Galibert] Olivier Galibert2012-03-051-1/+3
* Changed some of the default mappings for analog controls in order to fix vari... Alex W. Jackson2011-10-271-141/+141
* removed support for PORT_CATEGORY from the core, since PORT_CONDITION is enou... Fabio Priuli2011-08-171-1/+0
* inpttype: fix typo (nwn) Olivier Galibert2011-06-051-1/+1
* (Finally found the time to finish this....) Aaron Giles2011-05-301-626/+653
* Cleanups and version bump. Aaron Giles2010-06-171-1/+1
* Increased number of coinslots to 12, and tilt inputs to 4, required by in-pro... Angelo Salese2010-05-271-0/+9
* Added a new input type IPT_KEYPAD for MESS, to distinguish between fully feat... Fabio Priuli2010-04-051-0/+1
* - Moved natural keyboard support from MESS to MAME Miodrag Milanovic2010-02-121-2/+0
* > From: Pugsy [mailto:pugsy@gmx.net] Aaron Giles2009-09-031-0/+1
* Added a POKER_BET general input definition. Roberto Fresca2009-08-221-0/+1
* Forgot to make P2 hanafuda input descriptions as complete as P1 ones Fabio Priuli2009-08-041-8/+8
* Added default input mappings for Hanafuda games. Updated most of the Hanafuda... Fabio Priuli2009-08-041-0/+20
* Added a stop4 input to slot default and remapped slot default keys to better ... Fabio Priuli2009-08-041-4/+5
* Changed default key for Mahjong P1 Bet to '3', because '2' was conflicting wi... Fabio Priuli2009-08-021-1/+1
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-0/+24
* Crosshair update Derrick Renaud2009-03-281-1/+0
* Removed unneeded keys by removing the constants. stephh2008-10-031-0/+1
* Removed unneeded keys : stephh2008-09-281-7/+0
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-0/+598