| Commit message (Expand) | Author | Age | Files | Lines |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -27/+11 |
* | Extended the astring class wrapper into something useful, and |  Aaron Giles | 2010-01-08 | 1 | -4/+3 |
* | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 1 | -15/+15 |
* | The starting value for an output port is now the default value, which is base... |  smf- | 2010-01-07 | 1 | -0/+1 |
* | Added some missing header declarations and static qualifiers. Added validity.... |  Phil Bennett | 2010-01-06 | 1 | -0/+2 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -2/+2 |
* | Fix for INP recording ports that have changed notification. Also prevents |  Aaron Giles | 2009-12-28 | 1 | -7/+4 |
* | 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 | -19/+0 |
* | Memory shares are now specified by tag instead of index. |  Aaron Giles | 2009-12-05 | 1 | -1/+1 |
* | Cleanups and version bump.mame0135u2 |  Aaron Giles | 2009-11-30 | 1 | -7/+7 |
* | Introduced a generic_pointers structure within machine that is |  Aaron Giles | 2009-11-26 | 1 | -1/+1 |
* | Hooked up eepromdev.c using PORT_READ_LINE_DEVICE/PORT_WRITE_LINE_DEVICE in g... |  smf- | 2009-11-24 | 1 | -20/+16 |
* | Added new module tagmap which is a simple hashed string map. |  Aaron Giles | 2009-11-23 | 1 | -84/+109 |
* | added device support to the input system. internally this replaces PORT_CUSTO... |  smf- | 2009-11-20 | 1 | -39/+157 |
* | Added debug_global_input_code_pressed() for use in debugging. |  Aaron Giles | 2009-09-08 | 1 | -16/+13 |
* | Fixed access violation in MESS skeleton drivers with empty INPUT_PORT sections. |  Curt Coder | 2009-09-07 | 1 | -13/+16 |
* | Cleanups and version bump.mame0133u5 |  Aaron Giles | 2009-09-07 | 1 | -1/+1 |
* | Added PORT_CROSSHAIR_MAPPER() allowing you to specify an alternate, non-linea... |  Aaron Giles | 2009-09-07 | 1 | -0/+15 |
* | > From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2009-09-06 | 1 | -23/+23 |
* | Changed profiler to separate start/stop cases. [Christophe Jaillet] |  Aaron Giles | 2009-08-19 | 1 | -2/+2 |
* | many DIPSW fixes [kanikani] |  Yasuhiro Ogawa | 2009-05-27 | 1 | -0/+7 |
* | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -25/+15 |
* | Fixed an auto-center bug on analog joysticks that I added during a cleanup. |  Derrick Renaud | 2009-04-13 | 1 | -3/+2 |
* | Reverted to older behavior for how modified input port fields are handled. |  Aaron Giles | 2009-04-13 | 1 | -1/+7 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -16/+16 |
* | Fixed Analog settings so Digital and Autocenter Speeds are applied properly i... |  Derrick Renaud | 2009-03-08 | 1 | -32/+30 |
* | Converted the following drivers to the new device-based 6821 PIA: |  Aaron Giles | 2009-03-02 | 1 | -78/+0 |
* | Fixed crash when mouse-clicking without a valid mouse_target set (typically a... |  Phil Bennett | 2008-12-26 | 1 | -1/+1 |
* | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-12-22 | 1 | -1/+1 |
* | Fixed crash bug in DCS games. |  Aaron Giles | 2008-12-11 | 1 | -2/+2 |
* | 02688: DIP switch settings are not being stored in INP files. |  Aaron Giles | 2008-12-04 | 1 | -2/+10 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -2/+2 |
* | Terminology cleanup. "Machine" handlers are now "space" handlers. |  Aaron Giles | 2008-11-15 | 1 | -7/+7 |
* | Cleanups/version bump.mame0128u3 |  Aaron Giles | 2008-11-09 | 1 | -2/+2 |
* | 02544: Dip Condition / Port Include limitation |  Aaron Giles | 2008-11-03 | 1 | -1/+3 |
* | Cleanups and version bump.mame0127u3 |  Aaron Giles | 2008-09-11 | 1 | -2/+2 |
* | OSD notice: you now need to report separate mouse up/mouse down events |  Aaron Giles | 2008-09-09 | 1 | -5/+42 |
* | Changed slider controls into a menu. For now, removed the old direct access |  Aaron Giles | 2008-08-28 | 1 | -1/+1 |
* | MESS-specific fixes |  Nathan Woods | 2008-08-20 | 1 | -2/+4 |
* | 02113: xymg: xymg title mispelled |  Aaron Giles | 2008-08-14 | 1 | -0/+14 |
* | Cleanups and version bump.mame0126u4 |  Aaron Giles | 2008-08-07 | 1 | -1/+1 |
* | This also includes a fix for the bug reported at the bottom. |  Aaron Giles | 2008-08-06 | 1 | -0/+15 |
* | NOTE: with this change, I have also removed PORT_START and renamed |  Aaron Giles | 2008-08-06 | 1 | -3/+1 |
* | Cleaned up MESS-specific hooks |  Nathan Woods | 2008-07-27 | 1 | -3/+3 |
* | Added some assertions |  Nathan Woods | 2008-07-26 | 1 | -0/+3 |
* | Made input_port_read_indexed() private to machine/generic.c. |  Aaron Giles | 2008-07-24 | 1 | -13/+1 |
* | Cleanups. |  Aaron Giles | 2008-07-17 | 1 | -7/+7 |
* | Note: I have done some testing, but there are probably more bugs |  Aaron Giles | 2008-07-12 | 1 | -65/+71 |
* | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-06-26 | 1 | -1/+0 |