| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | simplified mamemak (nw) |  Miodrag Milanovic | 2013-06-19 | 1 | -167/+73 |
| * | Renamed one more include of .c in h file, and updated makemak (nw) |  Miodrag Milanovic | 2013-06-18 | 1 | -0/+8 |
| * | made makemak add dependencies for needed devices automatically,added partial ... |  Miodrag Milanovic | 2013-06-18 | 1 | -1/+109 |
| * | added layout dependancy (nw) |  Miodrag Milanovic | 2013-06-18 | 1 | -4/+11 |
| * | create lib per driver source file, and make linking correct (nw) |  Miodrag Milanovic | 2013-06-18 | 1 | -3/+41 |
| * | don't just ignore first char, but take full line (nw) |  Miodrag Milanovic | 2013-06-18 | 1 | -0/+7 |
| * | start work on makemak to produce dependency per driver, added @ sign into lst... |  Miodrag Milanovic | 2013-06-17 | 3 | -0/+681 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 3 | -39/+39 |
| * | added resources and icon for UME / added UME support to verinfo and updated t... |  Oliver Stöneberg | 2012-09-20 | 1 | -1/+15 |
| * | (MESS) fixed resource data of Windows executable [Oliver Stöneberg] |  Oliver Stöneberg | 2012-09-17 | 1 | -19/+5 |
| * | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 2 | -6/+3 |
| * | oops, looks like it needs to be before the qsort or "bad things happen". but ... |  smf- | 2012-08-16 | 1 | -3/+3 |
| * | add ___empty after sorting, the count is correct now and the check for no dri... |  smf- | 2012-08-16 | 1 | -3/+3 |
| * | Move driver list/enumerator to new file drivenum.c/.h. |  Aaron Giles | 2012-04-06 | 1 | -0/+1 |
| * | - removed need for *_dev.lst files [Miodrag Milanovic] |  Miodrag Milanovic | 2012-02-23 | 2 | -285/+0 |
| * | tagmap is just a C++ template now. Added iterators to it as |  Aaron Giles | 2012-01-17 | 1 | -6/+7 |
| * | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -13/+10 |
| * | Removed old C-based interface to astrings. astring exists only as |  Aaron Giles | 2012-01-03 | 1 | -236/+165 |
| * | Bulk conversion of bitmap_t * to bitmap_t & . With this change the |  Aaron Giles | 2012-01-02 | 1 | -13/+13 |
| * | Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* |  Aaron Giles | 2011-12-31 | 1 | -17/+18 |
| * | Support for ignoring item in lst files (no whatsnew) |  Miodrag Milanovic | 2011-11-30 | 2 | -6/+77 |
| * | Clean-ups and version bumpmame0143u3 |  Angelo Salese | 2011-08-14 | 2 | -4/+4 |
| * | - Updated romload so devices are loaded from separate files [Miodrag Milanovic] |  Miodrag Milanovic | 2011-08-02 | 2 | -0/+250 |
| * | - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] |  Miodrag Milanovic | 2011-07-31 | 2 | -1/+4 |
| * | Fixes for variable shadowing [Oliver Stöneberg] |  R. Belmont | 2011-07-21 | 1 | -6/+6 |
| * | Cleanups and version bumpmame0142u5 |  Angelo Salese | 2011-06-05 | 1 | -2/+2 |
| * | (Finally found the time to finish this....) |  Aaron Giles | 2011-05-30 | 1 | -36/+37 |
| * | Fixed Sega Saturn / ST-V start-up crash that was happening on some ends [Oliv... |  Angelo Salese | 2011-05-26 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0142u4 |  Angelo Salese | 2011-05-24 | 1 | -2/+2 |
| * | Updated makelist to be able to import list items from more files (no whatsnew) |  Miodrag Milanovic | 2011-05-13 | 1 | -40/+69 |
| * | Cleanups again |  Angelo Salese | 2011-04-18 | 1 | -16/+16 |
| * | (Big tangle of changes that all happened as I was looking into the ROM |  Aaron Giles | 2011-04-13 | 2 | -0/+220 |
| * | Fix a bug in makedep which will caused includes on the first line of the file... |  Couriersud | 2011-01-18 | 1 | -1/+5 |
| * | makedep now ignores "-include" which is used by sdlmame to include sdlprefix.... |  Couriersud | 2011-01-03 | 1 | -0/+6 |
| * | Cleanups and version bump.mame0139u3 |  Aaron Giles | 2010-09-19 | 1 | -13/+13 |
| * | Compile fix for makedep.c |  Scott Stone | 2010-09-14 | 1 | -1/+0 |
| * | New build tool makedep.c, derived from src2html.c (really!). |  Aaron Giles | 2010-09-14 | 2 | -9/+578 |
| * | png2bdc.c: When the usage is printed, the name displayed was |  Fabio Priuli | 2010-03-17 | 1 | -1/+1 |
| * | Results of running the latest srcclean. |  Aaron Giles | 2009-12-28 | 1 | -1/+1 |
| * | Added casts to ensure proper values are passed to the ctype.h functions. |  Aaron Giles | 2009-06-25 | 1 | -3/+5 |
| * | From: Oliver Stoeneberg [mailto:oliverst@online.de] |  Aaron Giles | 2009-05-28 | 2 | -0/+6 |
| * | Added missing casts and made other tweaks. The entire project |  Aaron Giles | 2009-04-27 | 1 | -0/+1 |
| * | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 3 | -5/+5 |
| * | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-06-26 | 1 | -2/+0 |
| * | - revert commit 1566 |  Laurent Desnogues | 2008-05-13 | 1 | -3/+3 |
| * | - don't use $(LIBS) for linking where it's not needed (hope I did not break |  Laurent Desnogues | 2008-05-13 | 1 | -3/+3 |
| * | Cleanups and version bump.mame0123u4 |  Aaron Giles | 2008-03-06 | 1 | -1/+1 |
| * | Added macros to define device functions. Updated existing devices |  Aaron Giles | 2008-03-01 | 1 | -20/+24 |
| * | Spacing and version bump.mame0123u3 |  Aaron Giles | 2008-02-28 | 1 | -3/+3 |
| * | Makefile & build system update: |  Couriersud | 2008-02-21 | 2 | -42/+85 |