summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* no need for custom allocators (nw) Miodrag Milanovic2016-06-181-35/+1
* Check software parts for incompatibility as well as compatibility AJR2016-05-031-11/+61
* better solution for rom_ignore in softlists. nw. etabeta782016-04-251-2/+5
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* softlist.cpp: add support for "rom_ignore". [Fabio Priuli] etabeta782016-04-231-0/+2
* Iterate over devices C++11 style AJR2016-04-181-10/+9
* lower deps on clifront.h (nw) Miodrag Milanovic2016-04-151-2/+1
* Iterate over core classes C++11 style AJR2016-03-311-54/+54
* 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