summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivenum.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* some bool <-> int not needed conversions, also cleaned drivenum.* was using m... Miodrag Milanovic2016-10-211-7/+1
* Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Iterate over devices C++11 style AJR2016-04-181-3/+2
* Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" Miodrag Milanović2016-02-251-40/+6
* New driver specifiers; changes to -listclones, -listsource; add -listtree AJR2016-02-241-6/+40
* placed cache back in new form, fixes listxml and similar (nw) Miodrag Milanovic2015-12-041-0/+8
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-8/+8
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-11/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+412