summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/audit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "can't store pointer to temp object in const char * (nw)" Miodrag Milanovic2016-01-201-2/+2
* can't store pointer to temp object in const char * (nw) Miodrag Milanovic2016-01-201-2/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* audit.c: Fixed software list chd verification. [qmc2] Wilbert Pol2013-05-221-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+17
* Added -verifysoftware command. [Wilbert Pol] Wilbert Pol2012-09-201-0/+1
* audit considers a NO DUMP rom to be shared if it has the same name as a paren... smf-2012-08-171-1/+1
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-0/+1
* Removed rom_source abstraction, which was just mapping to devices Aaron Giles2012-02-201-5/+5
* lists the rom source short name for shared roms & individual devices are only... smf-2011-08-201-3/+8
* Fixed verifyroms so it display romsets for devices too as separate. (no whats... Miodrag Milanovic2011-08-181-1/+2
* If a rom is bad for a clone but is good for the parent then it doesn't count ... smf-2011-07-241-1/+1
* Cleanups again Angelo Salese2011-04-181-5/+5
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-66/+155
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-2/+2
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* Hash generation and general cleanup. New class hash_collection holds Aaron Giles2011-02-141-5/+5
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* refactored the audit code to make it more consistent with the original. smf-2009-04-111-1/+0
* change to last patch to only treat a file as found if it's not from a parent. smf-2009-04-111-0/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-22/+34
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+90