summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/inpttype.h
Commit message (Expand)AuthorAgeFilesLines
* Better way to disable optimisation (nw) Vas Crabb2015-05-061-4/+6
* this does not work on GCC 5.x (nw) Miodrag Milanovic2015-05-041-1/+1
* Add check for GCC 4.4.4+ for pragma, definitely doesn't work with 4.4.3 mahlemiut2014-10-241-1/+1
* (MESS) ui.c: added shortcut commands for Tape Start and Tape Stop, Fabio Priuli2014-08-181-0/+2
* reverting to classic ui due to lot of issues, as much as I hate reverting som... Miodrag Milanovic2014-04-171-65/+58
* ScrLock no longer is a menu key; it will now enable/disable keyboard menu sho... Nathan Woods2014-04-161-1/+2
* Readding single step capability Nathan Woods2014-04-151-1/+2
* Merge of new menubar code Nathan Woods2014-04-121-58/+63
* basically an update to r26433 Michaël Banaan Ananas2013-12-141-3/+3
* we don't need to filter out ctrl+f12 when taking snapshots, it's been like th... David Haywood2013-11-261-1/+1
* Split up the construct_core_types() monster, other JSMESS tweaks (nw) Justin Kerk2013-11-031-3/+184
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* inpttype.h: Use O1 instead of O0 on the critical function [Hans Ostermeyer] Olivier Galibert2013-05-311-1/+1
* improved compilation speed for optimized Visual Studio builds (nw) Oliver Stöneberg2013-02-081-0/+6
* Fix compile Angelo Salese2013-01-281-1/+1
* Fix HLSL toggle and move it to Ctrl+Alt+F5. Next time someone touches the HLS... Ryan Holtz2013-01-281-1/+1
* fixed compile error (nw) Robbbert2013-01-211-1/+1
* d3dhlsl.c: Add preliminary vector post-processing. [MooglyGuy] Ryan Holtz2013-01-211-1/+1
* 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