summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-2/+2
* Clean up a bit more legacy code Vas Crabb2016-02-291-12/+12
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-6/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-2/+2
* tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) Miodrag Milanovic2015-12-091-5/+5
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-121/+121
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1260