summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/regrep.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-1/+1
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-49/+49
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-9/+9
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-9/+9
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-201-0/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-24/+5
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-117/+117
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-47/+33
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-031-77/+54
* Fix for tools compile provided by qmc2 author (no whatsnew) Miodrag Milanovic2012-01-021-1/+1
* Fix tools to work with new bitmap_t semantics. Aaron Giles2011-12-311-27/+25
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Change tools I wrote to be straight BSD. Aaron Giles2009-10-311-4/+32
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-4/+4
* Fixed buffer overflow with longer driver names. Aaron Giles2009-05-131-1/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-13/+13
* Added new function core_fload() to load a file into an allocated buffer. Aaron Giles2009-03-111-11/+5
* Modified regrep to display the soruce file. Aaron Giles2008-12-131-1/+1
* Added template support to regrep. Changed output to not color the Aaron Giles2008-11-171-169/+163
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.122. Aaron Giles2007-12-181-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1181