summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/inpttype.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove all uses of first_screen() from core files, nw Ryan Holtz2018-03-111-1/+2
* rewind implementation fixes and improvements vadosnaprimer2017-12-221-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+3
* Rewind feature and RAM savestates. vadosnaprimer2017-12-061-3/+4
* input: make xinput analog triggers half-axes and default IPT_PEDAL2 to RZ- in... hap2017-10-171-11/+11
* ui: improve layout of art/info box, support mousewheel scroll in info Vas Crabb2017-08-101-6/+0
* srcclean (nw) Vas Crabb2016-11-271-1/+1
* Added some system inputs to nightgal.cpp. Worked around MT 06409 (nw) angelosa2016-10-241-72/+72
* Added proper input labels for Vindicators/Vindicators Part II, and make left/... angelosa2016-10-241-8/+8
* New core input type: "Memory Reset" AJR2016-08-071-0/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-45/+45
* ioport.cpp: extended core input to support up to 10 players. etabeta782016-04-241-0/+106
* ui: Enter on keypad now act in the same ways of Enter on keyboard. (nw) dankan18902016-04-071-1/+1
* ioport: added IPT_POWER_ON/OFF F1/F2 meant for soft-power buttons, as seen of... hap2016-03-191-17/+19
* sliders: fixed issue #716. nw dankan18902016-03-131-2/+2
* ui various changes: dankan18902016-02-271-1/+1
* selsoft: fixed search for software list. (nw) dankan18902016-02-241-6/+6
* Added support for autofire under cheat menu and available only if cheats Michele Fochi2016-02-131-0/+1
* Grouped display of DAT file information in a single view. (WIP) nw dankan18902016-02-131-5/+1
* Added new options: Michele Fochi2016-02-081-0/+1
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-2/+18
* Fix recognition for more platforms, and fixed compile on arm (nw) Miodrag Milanovic2015-12-271-0/+4
* had to revert this in order clang to work (nw) Miodrag Milanovic2015-12-091-2/+2
* updated checks since old versions are anyway not supported (nw) Miodrag Milanovic2015-12-091-2/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-23/+23
* 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