summaryrefslogtreecommitdiffstatshomepage
path: root/src/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-6/+6
* makedepend now ignores "-D" defines as well. Couriersud2013-12-011-0/+6
* Fixed make depend on OS X. (nw) Curt Coder2013-11-131-0/+5
* More cross_build stuff (nw) Justin Kerk2013-11-031-1/+20
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-163-93/+6
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-49/+48
* makemak wip (nw) Miodrag Milanovic2013-06-212-59/+32
* made makemak create lst as well, and some fixes for cpu.mak (nw) Miodrag Milanovic2013-06-201-41/+137
* Updated makemak to support splitting per libraries (nw) Miodrag Milanovic2013-06-202-80/+144
* simplified mamemak (nw) Miodrag Milanovic2013-06-191-167/+73
* Renamed one more include of .c in h file, and updated makemak (nw) Miodrag Milanovic2013-06-181-0/+8
* made makemak add dependencies for needed devices automatically,added partial ... Miodrag Milanovic2013-06-181-1/+109
* added layout dependancy (nw) Miodrag Milanovic2013-06-181-4/+11
* create lib per driver source file, and make linking correct (nw) Miodrag Milanovic2013-06-181-3/+41
* don't just ignore first char, but take full line (nw) Miodrag Milanovic2013-06-181-0/+7
* start work on makemak to produce dependency per driver, added @ sign into lst... Miodrag Milanovic2013-06-173-0/+681
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-113-39/+39
* added resources and icon for UME / added UME support to verinfo and updated t... Oliver Stöneberg2012-09-201-1/+15
* (MESS) fixed resource data of Windows executable [Oliver Stöneberg] Oliver Stöneberg2012-09-171-19/+5
* First pass at modernizing struct definitions. Aaron Giles2012-09-152-6/+3
* oops, looks like it needs to be before the qsort or "bad things happen". but ... smf-2012-08-161-3/+3
* add ___empty after sorting, the count is correct now and the check for no dri... smf-2012-08-161-3/+3
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-0/+1
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-232-285/+0
* tagmap is just a C++ template now. Added iterators to it as Aaron Giles2012-01-171-6/+7
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-13/+10
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-236/+165
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-13/+13
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-17/+18
* Support for ignoring item in lst files (no whatsnew) Miodrag Milanovic2011-11-302-6/+77
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-142-4/+4
* - Updated romload so devices are loaded from separate files [Miodrag Milanovic] Miodrag Milanovic2011-08-022-0/+250
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-312-1/+4
* Fixes for variable shadowing [Oliver Stöneberg] R. Belmont2011-07-211-6/+6
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-2/+2
* (Finally found the time to finish this....) Aaron Giles2011-05-301-36/+37
* Fixed Sega Saturn / ST-V start-up crash that was happening on some ends [Oliv... Angelo Salese2011-05-261-1/+1
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-2/+2
* Updated makelist to be able to import list items from more files (no whatsnew) Miodrag Milanovic2011-05-131-40/+69
* Cleanups again Angelo Salese2011-04-181-16/+16
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-132-0/+220
* Fix a bug in makedep which will caused includes on the first line of the file... Couriersud2011-01-181-1/+5
* makedep now ignores "-include" which is used by sdlmame to include sdlprefix.... Couriersud2011-01-031-0/+6
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-13/+13
* Compile fix for makedep.c Scott Stone2010-09-141-1/+0
* New build tool makedep.c, derived from src2html.c (really!). Aaron Giles2010-09-142-9/+578
* png2bdc.c: When the usage is printed, the name displayed was Fabio Priuli2010-03-171-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-3/+5
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2009-05-282-0/+6