| 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 | -1/+3 |
* | Extended the astring class wrapper into something useful, and |  Aaron Giles | 2010-01-08 | 1 | -60/+42 |
* | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 1 | -12/+16 |
* | moved the fix for the crash when you toggle cheats inside cheat.c, to avoid d... |  smf- | 2010-01-06 | 1 | -2/+2 |
* | Fix for MT03621: Hitting F6 without -cheat trigger causes crash |  Fabio Priuli | 2010-01-06 | 1 | -2/+2 |
* | Cleaned up braces in the code so that they are properly balanced. [Atari Ace] |  Aaron Giles | 2009-12-28 | 1 | -4/+4 |
* | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -10/+10 |
* | Cleanups and version bump.mame0135u2 |  Aaron Giles | 2009-11-30 | 1 | -1/+1 |
* | Introduced a generic_pointers structure within machine that is |  Aaron Giles | 2009-11-26 | 1 | -6/+9 |
* | Added new module tagmap which is a simple hashed string map. |  Aaron Giles | 2009-11-23 | 1 | -4/+4 |
* | Centralized color definitions and made some colors more specific. |  Aaron Giles | 2009-10-03 | 1 | -49/+44 |
* | From: Pugsy [pugsy@gmx.net] |  Aaron Giles | 2009-09-21 | 1 | -1/+1 |
* | Cleanups and version bump. |  Aaron Giles | 2009-09-10 | 1 | -1/+1 |
* | Hooked up F6 again as a global cheat enable/disable. [Pugsy] |  Aaron Giles | 2009-09-10 | 1 | -0/+4 |
* | Cleanups and version bump.mame0133u5 |  Aaron Giles | 2009-09-07 | 1 | -8/+8 |
* | > From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2009-09-06 | 1 | -17/+17 |
* | > From: Pugsy [mailto:pugsy@gmx.net] |  Aaron Giles | 2009-09-03 | 1 | -0/+12 |
* | From: Pugsy [pugsy@gmx.net] |  Aaron Giles | 2009-09-03 | 1 | -3/+17 |
* | Fixed remaining occurrences of crsshairpath |  Fabio Priuli | 2009-07-14 | 1 | -1/+1 |
* | Added casts to ensure proper values are passed to the ctype.h functions. |  Aaron Giles | 2009-06-25 | 1 | -4/+4 |
* | Added missing casts and made other tweaks. The entire project |  Aaron Giles | 2009-04-27 | 1 | -5/+5 |
* | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -6/+3 |
* | Changed Player Input menu to be based off of sortorder instead of item->ref. |  Derrick Renaud | 2009-04-13 | 1 | -4/+4 |
* | Fixed Analog Settings to return to default when IPT_UI_SELECT (enter) pressed. |  Derrick Renaud | 2009-04-10 | 1 | -5/+10 |
* | Cleanups and version bump. |  Aaron Giles | 2009-04-09 | 1 | -3/+3 |
* | Crosshair update |  Derrick Renaud | 2009-03-28 | 1 | -0/+291 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -50/+50 |
* | Fixed rendering of slider controls so it doesn't overlap when menus get large. |  Aaron Giles | 2009-01-02 | 1 | -24/+28 |
* | Cleanups/version bump/added missing drivers.mame0128u5 |  Aaron Giles | 2008-12-06 | 1 | -5/+5 |
* | From: Edward Swiftwood [mailto:payphoneed@gmail.com] |  Aaron Giles | 2008-12-04 | 1 | -0/+2 |
* | Re-enabled the OSD key for master volume control. All other |  Aaron Giles | 2008-12-04 | 1 | -9/+28 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -1/+1 |
* | This patch: |  Aaron Giles | 2008-11-13 | 1 | -1/+1 |
* | Here's another MAME tidy patch. This one adds missing const/statics, |  Aaron Giles | 2008-11-02 | 1 | -3/+3 |
* | Plumbed machine parameters through the renderer. Removed need for |  Aaron Giles | 2008-09-29 | 1 | -1/+1 |
* | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-09-26 | 1 | -3/+3 |
* | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2008-09-11 | 1 | -24/+23 |
* | OSD notice: you now need to report separate mouse up/mouse down events |  Aaron Giles | 2008-09-09 | 1 | -4/+5 |
* | Created a hook for populating MESS-specific main menu items |  Nathan Woods | 2008-09-08 | 1 | -11/+2 |
* | Moved reset to default behavior in the cheat menu to IPT_UI_CLEAR. |  Aaron Giles | 2008-09-06 | 1 | -2/+6 |
* | Cleanups and version bump.mame0127u1 |  Aaron Giles | 2008-08-28 | 1 | -7/+7 |
* | Changed slider controls into a menu. For now, removed the old direct access |  Aaron Giles | 2008-08-28 | 1 | -116/+344 |
* | 02147: Annoying behaviour of highlighted entries in minimal UI |  Aaron Giles | 2008-08-26 | 1 | -8/+3 |
* | Fixed problem that would cause the "Return To Prior Menu" menu item to not stick |  Nathan Woods | 2008-08-21 | 1 | -0/+2 |
* | Added new flag to menu items: MENU_FLAG_DISABLE, which means the |  Aaron Giles | 2008-08-13 | 1 | -1/+4 |
* | Cleanups and version bump.mame0126u4 |  Aaron Giles | 2008-08-07 | 1 | -8/+8 |
* | Added expression validation callback to verify names for CPUs and |  Aaron Giles | 2008-08-07 | 1 | -13/+34 |
* | Added support for DEL as well as BS for backspacing in the |  Aaron Giles | 2008-08-06 | 1 | -2/+2 |
* | Changes to the cheat.xml format: |  Aaron Giles | 2008-08-06 | 1 | -2/+68 |
* | Fixed menu handling so it doesn't swallow the tab key. |  Aaron Giles | 2008-07-30 | 1 | -1/+1 |