summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivenum.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" Miodrag Milanović2016-02-251-16/+10
* New driver specifiers; changes to -listclones, -listsource; add -listtree AJR2016-02-241-10/+16
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* placed cache back in new form, fixes listxml and similar (nw) Miodrag Milanovic2015-12-041-0/+3
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-1/+1
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-25/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+1
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-3/+3
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-6/+8
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-10/+10
* Move driver list/enumerator to new file drivenum.c/.h. Aaron Giles2012-04-061-0/+181