summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivenum.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-68/+55
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-55/+68
* Make search not suck as badly (use algorithm derived from Jaro-Winkler simila... Vas Crabb2019-01-141-68/+55
* ui: improve layout of art/info box, support mousewheel scroll in info Vas Crabb2017-08-101-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-161-122/+79
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... Miodrag Milanovic2016-11-121-1/+1
* Added IS_ENABLED, so we have compiler check for non used part, it is checked ... Miodrag Milanovic2016-11-111-1/+1
* 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