| Commit message (Expand) | Author | Age | Files | Lines |
* | inptport.* -> ioport.* |  Aaron Giles | 2011-06-28 | 1 | -1301/+0 |
* | Fixed PORT_CONDITION to look relative to device (no whatsnew) |  Miodrag Milanovic | 2011-06-22 | 1 | -1/+1 |
* | Cleanups and version bumpmame0142u5 |  Angelo Salese | 2011-06-05 | 1 | -1/+1 |
* | inptport: fix typo and MT #4360 - requires a recompile of all affected driver... |  Olivier Galibert | 2011-06-05 | 1 | -1/+1 |
* | (Finally found the time to finish this....) |  Aaron Giles | 2011-05-30 | 1 | -10/+19 |
* | Cleanups and version bumpmame0142u4 |  Angelo Salese | 2011-05-24 | 1 | -2/+2 |
* | Removed legacy trampolines from eeprom_device, taking |  Aaron Giles | 2011-05-12 | 1 | -3/+3 |
* | Changed input read/write and crosshair callbacks into delegates. |  Aaron Giles | 2011-05-11 | 1 | -22/+66 |
* | Switch input ports to use function-based constructors instead of tokens. |  Aaron Giles | 2011-05-10 | 1 | -210/+215 |
* | Attach gamedrv's input ports to the driver_device, so that there's |  Aaron Giles | 2011-05-05 | 1 | -1/+1 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -3/+3 |
* | Privatized most of the m_machine pointers in the system to prevent |  Aaron Giles | 2011-04-19 | 1 | -1/+4 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -32/+33 |
* | Added possibility of altering default input port setting for devices. [Miodra... |  Miodrag Milanovic | 2011-03-16 | 1 | -1/+22 |
* | inptport: Add existence and used bits interface for automatic controller adap... |  Olivier Galibert | 2011-03-05 | 1 | -1/+13 |
* | Removed unnecessary machine parameter from device-specific input_port_read. [... |  Curt Coder | 2011-03-02 | 1 | -2/+2 |
* | Added overloaded input_port_read() for reading device owned input ports. [Cur... |  Curt Coder | 2011-02-25 | 1 | -0/+3 |
* | core: Make DEVICE_SELF work in ports. [O. Galibert] |  Olivier Galibert | 2011-02-23 | 1 | -0/+1 |
* | Input ports can now be added to device, names are formed as sub tags from par... |  Miodrag Milanovic | 2011-02-13 | 1 | -2/+2 |
* | > From: atari_ace@frontier.com |  Aaron Giles | 2011-01-27 | 1 | -4/+4 |
* | 720 - added Driver Configuration option to allow the controls to be set to Re... |  Derrick Renaud | 2011-01-23 | 1 | -1/+1 |
* | Cleanups and version bump. |  Aaron Giles | 2010-06-17 | 1 | -3/+3 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -1/+3 |
* | Increased number of coinslots to 12, and tilt inputs to 4, required by in-pro... |  Angelo Salese | 2010-05-27 | 1 | -1/+11 |
* | Added a new input type IPT_KEYPAD for MESS, to distinguish between fully feat... |  Fabio Priuli | 2010-04-05 | 1 | -0/+1 |
* | Cleaned natural keyboard implementation (no credits) |  Miodrag Milanovic | 2010-02-14 | 1 | -18/+1 |
* | Minor function rename. |  Aaron Giles | 2010-02-14 | 1 | -1/+1 |
* | - Moved natural keyboard support from MESS to MAME |  Miodrag Milanovic | 2010-02-12 | 1 | -0/+66 |
* | - Renamed GAME_COMPUTER_MODIFIED to GAME_UNOFFICIAL to mark unofficial hardwa... |  Miodrag Milanovic | 2010-02-11 | 1 | -0/+2 |
* | Cleanups and version bump. |  Aaron Giles | 2010-01-28 | 1 | -1/+1 |
* | Created new template class tagged_list which manages a simple list |  Aaron Giles | 2010-01-17 | 1 | -37/+15 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -15/+8 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -7/+7 |
* | Fixes so we can compile as C++ again. |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
* | Removed old index-based DISCRETE_ADJUSTMENT, and renamed |  Aaron Giles | 2009-12-23 | 1 | -3/+0 |
* | Cleanups and version bump.mame0135u2 |  Aaron Giles | 2009-11-30 | 1 | -2/+2 |
* | Added new module tagmap which is a simple hashed string map. |  Aaron Giles | 2009-11-23 | 1 | -7/+38 |
* | added device support to the input system. internally this replaces PORT_CUSTO... |  smf- | 2009-11-20 | 1 | -1/+36 |
* | > -----Original Message----- |  Aaron Giles | 2009-10-01 | 1 | -3/+9 |
* | Added PORT_CROSSHAIR_MAPPER() allowing you to specify an alternate, non-linea... |  Aaron Giles | 2009-09-07 | 1 | -0/+13 |
* | > 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 |
* | Added default input mappings for Hanafuda games. Updated most of the Hanafuda... |  Fabio Priuli | 2009-08-04 | 1 | -0/+12 |
* | Added a stop4 input to slot default and remapped slot default keys to better ... |  Fabio Priuli | 2009-08-04 | 1 | -0/+1 |
* | Added default input mappings for gambling / poker / slot games. Converted man... |  Fabio Priuli | 2009-08-02 | 1 | -0/+30 |
* | many DIPSW fixes [kanikani] |  Yasuhiro Ogawa | 2009-05-27 | 1 | -0/+7 |
* | Crosshair update |  Derrick Renaud | 2009-03-28 | 1 | -1/+0 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -0/+1 |
* | Converted the following drivers to the new device-based 6821 PIA: |  Aaron Giles | 2009-03-02 | 1 | -6/+0 |
* | Ok, this is The Big One. |  Aaron Giles | 2009-02-11 | 1 | -8/+0 |