summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/pngcmp.c
Commit message (Expand)AuthorAgeFilesLines
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-5/+5
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-4/+4
* Merge https://github.com/ZoeB/mame Vas Crabb2015-04-121-1/+1
|\
| * Fix various typos and spelling mistakes Zoë Blade2015-04-111-1/+1
* | cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-6/+6
|/
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-201-0/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-12/+12
* added pngcmp to tools (nw) Oliver Stöneberg2013-06-201-0/+226