| Commit message (Expand) | Author | Age | Files | Lines |
| * | Port from MESS, nw |  Angelo Salese | 2011-06-28 | 2 | -38/+38 |
| * | Added support for multi level slot devices [Miodrag Milanovic] |  Miodrag Milanovic | 2011-06-27 | 2 | -0/+10 |
| * | Fixed cothread build for Mac OS X PowerPC (nw) |  R. Belmont | 2011-06-26 | 1 | -3/+3 |
| * | Fixed credit for byuu and warning in lib/cothread/amd64.c compile (no whatsnew) |  Miodrag Milanovic | 2011-06-25 | 1 | -1/+1 |
| * | libco: Fix linking and compiling under osx. (nw) |  Wilbert Pol | 2011-06-25 | 2 | -2/+2 |
| * | Added byuu's cothread library, along with a wrapper class. Switched to |  Aaron Giles | 2011-06-25 | 19 | -2/+1353 |
| * | cdrom: convert Mode 1 Form 1 sectors to Mode 1 raw if requested [R. Belmont] |  R. Belmont | 2011-06-25 | 1 | -0/+17 |
| * | Cleanups and version bumpmame0142u6 |  Angelo Salese | 2011-06-19 | 2 | -2/+2 |
| * | Fixed 04376: Typo in lib/util/opresolv.c (no whatsnew) |  Scott Stone | 2011-06-16 | 1 | -1/+1 |
| * | Moved rest of mess formats to lib before rewrite(no whatsnew) |  Miodrag Milanovic | 2011-06-13 | 9 | -2/+223 |
| * | Cleanups and version bumpmame0142u5 |  Angelo Salese | 2011-06-05 | 2 | -3/+3 |
| * | Last round of GCC 4.6 fixes (no whatsnew) |  R. Belmont | 2011-05-30 | 2 | -10/+10 |
| * | GCC 4.6 "variable assigned but not used" fixes, part 1 (no whatsnew) |  R. Belmont | 2011-05-30 | 2 | -9/+7 |
| * | Fix for unmounting not detected image files (no whatsnew) |  Miodrag Milanovic | 2011-05-25 | 1 | -1/+1 |
| * | Fix for tools building (no whatsnew) |  Miodrag Milanovic | 2011-05-10 | 1 | -1/+0 |
| * | Cleanups and version bumpmame0142u3 |  Angelo Salese | 2011-05-08 | 1 | -1/+1 |
| * | Fix issues with define of logerror (no whatsnew) |  Miodrag Milanovic | 2011-05-07 | 19 | -178/+171 |
| * | formats lib - Removed some core dependency, put back asserts and made logging... |  Miodrag Milanovic | 2011-05-07 | 7 | -13/+24 |
| * | Moved format handling and all formats to separate library [Miodrag Milanovic] |  Miodrag Milanovic | 2011-05-06 | 133 | -1/+24320 |
| * | astring: don't copy a pointer onto itself (not harmful, but annoying in Valgr... |  R. Belmont | 2011-05-01 | 1 | -1/+1 |
| * | Be consistent about template argument naming. |  Aaron Giles | 2011-04-30 | 1 | -7/+7 |
| * | astring: Fix build on NetBSD and other systems where toupper() is a macro [Th... |  R. Belmont | 2011-04-23 | 1 | -0/+7 |
| * | (Big tangle of changes that all happened as I was looking into the ROM |  Aaron Giles | 2011-04-13 | 2 | -1/+2 |
| * | Cleanups and version bump.mame0141u4 |  Aaron Giles | 2011-03-25 | 2 | -34/+34 |
| * | Fix minor oops. |  Aaron Giles | 2011-03-09 | 1 | -0/+1 |
| * | Fix -no<option> for booleans |  Aaron Giles | 2011-03-05 | 1 | -0/+7 |
| * | Converted core_options to a class. Removed a bunch of marginal |  Aaron Giles | 2011-03-03 | 2 | -1165/+611 |
| * | Cleanups and version bump.mame0141u3 |  Aaron Giles | 2011-02-28 | 1 | -2/+2 |
| * | megadriv.c: Rewritten SegaCD/MegaCD emulation [David Haywood] |  Fabio Priuli | 2011-02-12 | 1 | -0/+22 |
| * | Move generic templates from emucore.h to emutempl.h. |  Aaron Giles | 2011-02-07 | 1 | -0/+1 |
| * | Fix yuv factors in palette normalization. The web is full of errors... |  Couriersud | 2011-02-06 | 1 | -7/+7 |
| * | NetBSD support [Thomas Klausner] |  R. Belmont | 2011-02-02 | 1 | -0/+4 |
| * | Fix a bug in palette_normalize_range which caused color distortion. |  Couriersud | 2011-01-28 | 1 | -5/+7 |
| * | Cleanups and version bump.mame0141u1 |  Aaron Giles | 2011-01-24 | 1 | -10/+10 |
| * | - Display suggestions in case commands that require game name are called and ... |  Miodrag Milanovic | 2011-01-23 | 2 | -2/+24 |
| * | Ignore warnings for non existing options in previous level of ini files (pare... |  Miodrag Milanovic | 2011-01-21 | 2 | -3/+3 |
| * | Added new flag for options OPTION_DRIVER_ONLY, and marked bios and ramsize as... |  Miodrag Milanovic | 2011-01-18 | 2 | -0/+21 |
| * | Fixed some long standing issues with image device config (no whatsnew) |  Miodrag Milanovic | 2011-01-17 | 2 | -2/+9 |
| * | Made MESS drivers too load config from parent drivers (as MAME) but images ar... |  Miodrag Milanovic | 2011-01-17 | 2 | -3/+33 |
| * | Redo most of the DRC/backend support as C++ |  Aaron Giles | 2011-01-17 | 1 | -0/+1 |
| * | revert silly change |  Fabio Priuli | 2011-01-12 | 1 | -1/+1 |
| * | astring.h: fixed a duplicate name [Fabio Priuli] |  Fabio Priuli | 2011-01-12 | 1 | -1/+1 |
| * | tagmap_hash is supposed to be fast. Calling strlen is not the way to be fast. |  Aaron Giles | 2010-12-12 | 1 | -7/+3 |
| * | Fixed debug command symlist (bug #4131) [Robbbert] |  Miodrag Milanovic | 2010-12-12 | 1 | -3/+7 |
| * | 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 |