summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/audit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-5/+5
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-13/+13
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-6/+6
* Revert "can't store pointer to temp object in const char * (nw)" Miodrag Milanovic2016-01-201-7/+8
* can't store pointer to temp object in const char * (nw) Miodrag Milanovic2016-01-201-8/+7
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-6/+6
* Return std::string objects by value rather than pass by reference AJR2016-01-101-3/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-37/+37
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+2
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-101-12/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+621