| Commit message (Expand) | Author | Age | Files | Lines |
* | Better way to disable optimisation (nw) |  Vas Crabb | 2015-05-06 | 1 | -4/+6 |
* | this does not work on GCC 5.x (nw) |  Miodrag Milanovic | 2015-05-04 | 1 | -1/+1 |
* | Add check for GCC 4.4.4+ for pragma, definitely doesn't work with 4.4.3 |  mahlemiut | 2014-10-24 | 1 | -1/+1 |
* | (MESS) ui.c: added shortcut commands for Tape Start and Tape Stop, |  Fabio Priuli | 2014-08-18 | 1 | -0/+2 |
* | reverting to classic ui due to lot of issues, as much as I hate reverting som... |  Miodrag Milanovic | 2014-04-17 | 1 | -65/+58 |
* | ScrLock no longer is a menu key; it will now enable/disable keyboard menu sho... |  Nathan Woods | 2014-04-16 | 1 | -1/+2 |
* | Readding single step capability |  Nathan Woods | 2014-04-15 | 1 | -1/+2 |
* | Merge of new menubar code |  Nathan Woods | 2014-04-12 | 1 | -58/+63 |
* | basically an update to r26433 |  Michaël Banaan Ananas | 2013-12-14 | 1 | -3/+3 |
* | we don't need to filter out ctrl+f12 when taking snapshots, it's been like th... |  David Haywood | 2013-11-26 | 1 | -1/+1 |
* | Split up the construct_core_types() monster, other JSMESS tweaks (nw) |  Justin Kerk | 2013-11-03 | 1 | -3/+184 |
* | Bulk convert files that already had standard BSD license in my name |  Aaron Giles | 2013-10-16 | 1 | -31/+2 |
* | inpttype.h: Use O1 instead of O0 on the critical function [Hans Ostermeyer] |  Olivier Galibert | 2013-05-31 | 1 | -1/+1 |
* | improved compilation speed for optimized Visual Studio builds (nw) |  Oliver Stöneberg | 2013-02-08 | 1 | -0/+6 |
* | Fix compile |  Angelo Salese | 2013-01-28 | 1 | -1/+1 |
* | Fix HLSL toggle and move it to Ctrl+Alt+F5. Next time someone touches the HLS... |  Ryan Holtz | 2013-01-28 | 1 | -1/+1 |
* | fixed compile error (nw) |  Robbbert | 2013-01-21 | 1 | -1/+1 |
* | d3dhlsl.c: Add preliminary vector post-processing. [MooglyGuy] |  Ryan Holtz | 2013-01-21 | 1 | -1/+1 |
* | default inc/dec keys for AD Stick Z |  Michaël Banaan Ananas | 2012-08-05 | 1 | -1/+1 |
* | ioport: Support obsolete gcc versions [O. Galibert] |  Olivier Galibert | 2012-03-05 | 1 | -1/+1 |
* | ioport: Make the compile time less insane [O. Galibert] |  Olivier Galibert | 2012-03-05 | 1 | -1/+3 |
* | Changed some of the default mappings for analog controls in order to fix vari... |  Alex W. Jackson | 2011-10-27 | 1 | -141/+141 |
* | removed support for PORT_CATEGORY from the core, since PORT_CONDITION is enou... |  Fabio Priuli | 2011-08-17 | 1 | -1/+0 |
* | inpttype: fix typo (nwn) |  Olivier Galibert | 2011-06-05 | 1 | -1/+1 |
* | (Finally found the time to finish this....) |  Aaron Giles | 2011-05-30 | 1 | -626/+653 |
* | Cleanups and version bump. |  Aaron Giles | 2010-06-17 | 1 | -1/+1 |
* | Increased number of coinslots to 12, and tilt inputs to 4, required by in-pro... |  Angelo Salese | 2010-05-27 | 1 | -0/+9 |
* | Added a new input type IPT_KEYPAD for MESS, to distinguish between fully feat... |  Fabio Priuli | 2010-04-05 | 1 | -0/+1 |
* | - Moved natural keyboard support from MESS to MAME |  Miodrag Milanovic | 2010-02-12 | 1 | -2/+0 |
* | > From: Pugsy [mailto:pugsy@gmx.net] |  Aaron Giles | 2009-09-03 | 1 | -0/+1 |
* | Added a POKER_BET general input definition. |  Roberto Fresca | 2009-08-22 | 1 | -0/+1 |
* | Forgot to make P2 hanafuda input descriptions as complete as P1 ones |  Fabio Priuli | 2009-08-04 | 1 | -8/+8 |
* | Added default input mappings for Hanafuda games. Updated most of the Hanafuda... |  Fabio Priuli | 2009-08-04 | 1 | -0/+20 |
* | Added a stop4 input to slot default and remapped slot default keys to better ... |  Fabio Priuli | 2009-08-04 | 1 | -4/+5 |
* | Changed default key for Mahjong P1 Bet to '3', because '2' was conflicting wi... |  Fabio Priuli | 2009-08-02 | 1 | -1/+1 |
* | Added default input mappings for gambling / poker / slot games. Converted man... |  Fabio Priuli | 2009-08-02 | 1 | -0/+24 |
* | Crosshair update |  Derrick Renaud | 2009-03-28 | 1 | -1/+0 |
* | Removed unneeded keys by removing the constants. |  stephh | 2008-10-03 | 1 | -0/+1 |
* | Removed unneeded keys : |  stephh | 2008-09-28 | 1 | -7/+0 |
* | Restructured input port internals and cleaned up inptport.c: |  Aaron Giles | 2008-05-15 | 1 | -0/+598 |