/docs/source/advanced/

value='deprecated'>deprecated MAME - Multiple Arcade Machine Emulator
summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/inpttype.h
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert5 days1-0/+2
* igs/igs_m027xa.cpp: Hooked up proper inputs, lamps and layout for Triple Feve... Vas Crabb2024-09-201-0/+1
* ui: add quick save/load state shortcut, default key undecided hap2024-02-111-0/+2
* Input refactoring: Vas Crabb2023-02-181-0/+351
* UI input menu: treat codes containing a postive and negative of the same thin... Vas Crabb2019-11-211-960/+0
* Remove internal autofire functionality as there's a plugin for that now (#5802) Vas Crabb2019-11-171-1/+0
* add focus next/previous input types, will be hooked up later (nw) Vas Crabb2019-05-261-0/+2
* mchess: switch default view (nw) hap2019-05-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-041-2/+2
* 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)