| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanup & version bump.mame0140u1 |  Aaron Giles | 2010-11-08 | 1 | -8/+8 |
| * | Added UTF-8 constants for cursor key arrows, and accented characters on the S... |  Curt Coder | 2010-11-05 | 1 | -0/+15 |
| * | Fix O umlaut like I suggested, hoping this will fix XML parsing for -listxml |  Aaron Giles | 2010-11-04 | 1 | -0/+2 |
| * | Converted the expression engine to C++, did the usual cleanup. |  Aaron Giles | 2010-11-01 | 1 | -0/+1 |
| * | [Util] Added + and += operators to the astring class. |  Andrew Gardner | 2010-10-23 | 1 | -0/+5 |
| * | Since PNG writing is used for MNG as well, switch back to default compression |  Aaron Giles | 2010-09-30 | 1 | -1/+1 |
| * | Cleanups and version bump.mame0139u2 |  Aaron Giles | 2010-08-30 | 1 | -1/+1 |
| * | Add a non-const bool operator. |  Aaron Giles | 2010-08-26 | 1 | -0/+1 |
| * | Since previous fix made lot of issues, found better solution for this astring... |  Miodrag Milanovic | 2010-08-22 | 1 | -1/+1 |
| * | Removed bool operator, and changed operator char *() to return NULL in case o... |  Miodrag Milanovic | 2010-08-22 | 1 | -2/+1 |
| * | Added bool operator to astring, returning true if the string is |  Aaron Giles | 2010-08-21 | 1 | -0/+1 |
| * | Added basic comparison operators to the astring class. |  Aaron Giles | 2010-08-19 | 1 | -0/+13 |
| * | Cleanups and version bump.mame0138u4 |  Aaron Giles | 2010-07-22 | 1 | -2/+2 |
| * | - Added new operation on options which enables adding of parameter and execut... |  Miodrag Milanovic | 2010-07-21 | 2 | -0/+27 |
| * | Cleanups and version bump.mame0138u3 |  Aaron Giles | 2010-07-06 | 5 | -61/+61 |
| * | Moved debugging structure away from CPUs only and attached to all |  Aaron Giles | 2010-07-06 | 2 | -0/+16 |
| * | Imported image related utils from MESS into /lib/util [Miodrag Milanovic] |  Miodrag Milanovic | 2010-07-05 | 3 | -0/+431 |
| * | osd_free should be used instead of free (no whatsnew) |  Miodrag Milanovic | 2010-06-17 | 1 | -1/+1 |
| * | Updated expat library match the latest released version. (2.0.1) [Oliver Sto... |  Scott Stone | 2010-06-17 | 9 | -157/+211 |
| * | Added many instances of missing static and const qualifiers to MAME, and disa... |  Scott Stone | 2010-06-17 | 1 | -1/+1 |
| * | Cleanups and version bump. |  Aaron Giles | 2010-06-17 | 4 | -6/+6 |
| * | - moved opresolv and zippath into /lib/util from MESS [Miodrag Milanovic] |  Miodrag Milanovic | 2010-06-16 | 5 | -0/+1652 |
| * | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 2 | -2/+14 |
| * | chdman/cdrom updates: [R. Belmont] |  R. Belmont | 2010-05-30 | 3 | -43/+156 |
| * | lib/util/cdrom.c: Fixed stack corruption in CHD code [Oliver Stöneberg] |  Michaël Banaan Ananas | 2010-05-10 | 1 | -1/+1 |
| * | cdrom: correct header length for form 2 raw sectors [R. Belmont] |  R. Belmont | 2010-04-25 | 1 | -4/+4 |
| * | Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg] |  Scott Stone | 2010-04-23 | 1 | -2/+2 |
| * | Fix the memory leaks with the strconv.c function by |  Scott Stone | 2010-04-23 | 1 | -1/+1 |
| * | Added gprof support to the makefile. [Bryan Ischo] |  Aaron Giles | 2010-04-08 | 1 | -2/+2 |
| * | fixed msvc warnings |  smf- | 2010-03-11 | 1 | -1/+1 |
| * | Add MAME-ified version of SoftFloat library [John R. Hauser] |  R. Belmont | 2010-03-02 | 8 | -0/+6801 |
| * | Cleanups and version bump. |  Aaron Giles | 2010-01-28 | 1 | -1/+1 |
| * | pool.c calls renamed so they can me used by MAMEUI and MESS (no whatsnew needed) |  Miodrag Milanovic | 2010-01-19 | 2 | -25/+24 |
| * | lib/util now includes stdlib.h where needed |  Couriersud | 2010-01-17 | 13 | -1/+21 |
| * | Created new template class tagged_list which manages a simple list |  Aaron Giles | 2010-01-17 | 2 | -1/+30 |
| * | Cleanups and version bump. |  Aaron Giles | 2010-01-16 | 3 | -10/+10 |
| * | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -3/+38 |
| * | Extended the astring class wrapper into something useful, and |  Aaron Giles | 2010-01-08 | 2 | -19/+90 |
| * | NOTE: This change requires two new osd functions: osd_malloc() and |  Aaron Giles | 2010-01-08 | 5 | -45/+299 |
| * | Fix some errors the 4.4.3 compiler complains about in C++ mode. |  Aaron Giles | 2009-12-30 | 1 | -1/+1 |
| * | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 10 | -20/+20 |
| * | Fixes so we can compile as C++ again. |  Aaron Giles | 2009-12-28 | 1 | -2/+2 |
| * | Some misc cleanups: |  Aaron Giles | 2009-12-15 | 1 | -2/+2 |
| * | Memory shares are now specified by tag instead of index. |  Aaron Giles | 2009-12-05 | 2 | -16/+13 |
| * | Cleanups and version bump.mame0135u2 |  Aaron Giles | 2009-11-30 | 2 | -13/+13 |
| * | From:CD-i Fan |  Aaron Giles | 2009-11-30 | 1 | -1/+3 |
| * | The one-line fix below fixes a problem where aviio.c writes out ridiculously |  Aaron Giles | 2009-11-25 | 1 | -1/+1 |
| * | Oops, forgot to add these. |  Aaron Giles | 2009-11-23 | 2 | -0/+378 |
| * | Added new module tagmap which is a simple hashed string map. |  Aaron Giles | 2009-11-23 | 1 | -0/+1 |
| * | > From: atari_ace@verizon.net |  Aaron Giles | 2009-10-21 | 1 | -3/+3 |