| Commit message (Expand) | Author | Age | Files | Lines |
* | Splel fxi (nw) |  Cowering | 2015-05-26 | 1 | -1/+1 |
* | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -16/+16 |
* | Replace dynamic_array with std::vector [O. Galibert] |  Olivier Galibert | 2015-04-14 | 1 | -4/+4 |
* | string -> str rename due to future conflicts (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -2/+2 |
* | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -2/+2 |
* | let's try with a different approach that does not require to add a new macro ... |  etabeta78 | 2015-01-10 | 1 | -10/+4 |
* | ioport: added a PORT_DEVICE flag to identify inputs of any kind which are |  etabeta78 | 2015-01-09 | 1 | -8/+14 |
* | (MESS) ui.c: added shortcut commands for Tape Start and Tape Stop, |  Fabio Priuli | 2014-08-18 | 1 | -0/+2 |
* | added aliases for some IPT_x |  Michaël Banaan Ananas | 2014-08-11 | 1 | -0/+5 |
* | more passing of attotime as const references (nw) |  Oliver Stöneberg | 2014-07-04 | 1 | -5/+5 |
* | Lua overhaul [Olivier Galibert, Miodrag Milanovic] |  Miodrag Milanovic | 2014-06-10 | 1 | -0/+4 |
* | 16 buttons is plenty thanks (nw) |  Alex W. Jackson | 2014-05-05 | 1 | -14/+0 |
* | sc4dnd / sc4dndtp / sc4dnddw layout fun - backup of WIP (nw) |  David Haywood | 2014-05-05 | 1 | -0/+14 |
* | reverting to classic ui due to lot of issues, as much as I hate reverting som... |  Miodrag Milanovic | 2014-04-17 | 1 | -13/+2 |
* | ScrLock no longer is a menu key; it will now enable/disable keyboard menu sho... |  Nathan Woods | 2014-04-16 | 1 | -1/+1 |
* | Adding dummy IPT_UI_* slots as a temporary measure |  Nathan Woods | 2014-04-15 | 1 | -0/+7 |
* | Readding single step capability |  Nathan Woods | 2014-04-15 | 1 | -0/+1 |
* | Merge of new menubar code |  Nathan Woods | 2014-04-12 | 1 | -2/+5 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -5/+5 |
* | no more legacy CUSTOM_INPUT (nw) |  Miodrag Milanovic | 2014-03-24 | 1 | -1/+0 |
* | Nuke some more auto_allocs. |  Aaron Giles | 2014-03-16 | 1 | -0/+145 |
* | Moved core template container classes up from emutempl.h to coretmpl.h: |  Aaron Giles | 2014-03-11 | 1 | -5/+3 |
* | Unglamorous changes from my UI rewrite |  Jürgen Buchmüller | 2014-01-17 | 1 | -0/+13 |
* | Fix another emscripten compile error (nw) |  Justin Kerk | 2013-11-06 | 1 | -0/+1 |
* | Hardcoded toggled inputs (eg. simulated hi-lo gearshift-lock in racing games)... |  Michaël Banaan Ananas | 2013-10-26 | 1 | -0/+1 |
* | Bulk convert files that already had standard BSD license in my name |  Aaron Giles | 2013-10-16 | 1 | -31/+2 |
* | Expand read_line to all 0s or all 1s; fixes cases where read_line |  Aaron Giles | 2013-07-20 | 1 | -2/+2 |
* | Move Atari drivers to using ioport callbacks for sound communication |  Aaron Giles | 2013-07-15 | 1 | -1/+4 |
* | or is this the better way.. |  Michaël Banaan Ananas | 2013-07-11 | 1 | -0/+1 |
* | removed runtime ioport tagmap lookup when using PORT_CONDITION with PORT_BIT,... |  smf- | 2013-02-11 | 1 | -3/+6 |
* | Fixing natural keyboard debugger commands (input, dumpkbd) |  Nathan Woods | 2013-02-10 | 1 | -4/+3 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -29/+14 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -204/+204 |
* | input: Fix joystick constraint computations when multiple sources are possibl... |  Olivier Galibert | 2012-12-30 | 1 | -8/+8 |
* | Made amiga keyboard a device, and removed legacy port changed support (no wha... |  Miodrag Milanovic | 2012-09-19 | 1 | -4/+0 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -1/+1 |
* | PORT_ADJUSTER now accepts PORT_MINMAX as well. [Couriersud] |  Couriersud | 2012-07-22 | 1 | -0/+1 |
* | Doing renumbering for controller port players, to enable dynamic controller b... |  Miodrag Milanovic | 2012-06-15 | 1 | -0/+1 |
* | Clean-ups and version bump |  Miodrag Milanovic | 2012-05-21 | 1 | -1/+1 |
* | cleanup (nw) |  Miodrag Milanovic | 2012-05-10 | 1 | -2/+4 |
* | Fixed natural keyboard issues in ioport (no whatsnew) |  Miodrag Milanovic | 2012-05-10 | 1 | -3/+3 |
* | Clean-ups and version bumpmame0145u8 |  Miodrag Milanovic | 2012-05-07 | 1 | -35/+35 |
* | Fix issue where changes to the default input config did not |  Aaron Giles | 2012-05-07 | 1 | -0/+1 |
* | Fix some analog control issues due to incorrect assumption |  Aaron Giles | 2012-05-05 | 1 | -1/+1 |
* | Fix saving changes to inputs, player mappings, and a couple |  Aaron Giles | 2012-05-04 | 1 | -2/+3 |
* | Fix issue where initial values are not set up correctly. |  Aaron Giles | 2012-05-04 | 1 | -1/+3 |
* | ioport.c C++ conversion. Mostly internal changes, with no |  Aaron Giles | 2012-05-03 | 1 | -858/+1072 |
* | Clean-ups and version bumpmame0145u7 |  Angelo Salese | 2012-04-22 | 1 | -1/+1 |
* | Created ioport_manager and moved the port list to it. |  Aaron Giles | 2012-04-22 | 1 | -8/+81 |
* | Guess at a fix for clickable artwork. |  Aaron Giles | 2012-02-05 | 1 | -1/+1 |