| Commit message (Expand) | Author | Age | Files | Lines |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -68/+55 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -55/+68 |
| * | Make search not suck as badly (use algorithm derived from Jaro-Winkler simila... |  Vas Crabb | 2019-01-14 | 1 | -68/+55 |
| * | ui: improve layout of art/info box, support mousewheel scroll in info |  Vas Crabb | 2017-08-10 | 1 | -1/+1 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -1/+1 |
| * | Cherry-pick some features from self-registering drivers PoC: |  Vas Crabb | 2017-02-16 | 1 | -122/+79 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -1/+1 |
| * | Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... |  Miodrag Milanovic | 2016-11-12 | 1 | -1/+1 |
| * | Added IS_ENABLED, so we have compiler check for non used part, it is checked ... |  Miodrag Milanovic | 2016-11-11 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | some bool <-> int not needed conversions, also cleaned drivenum.* was using m... |  Miodrag Milanovic | 2016-10-21 | 1 | -7/+1 |
| * | Redo of split of src/emu/softlist.[cpp|h] |  Nathan Woods | 2016-08-02 | 1 | -2/+2 |
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 1 | -1/+1 |
| * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -3/+2 |
| * | Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" |  Miodrag Milanović | 2016-02-25 | 1 | -40/+6 |
| * | New driver specifiers; changes to -listclones, -listsource; add -listtree |  AJR | 2016-02-24 | 1 | -6/+40 |
| * | placed cache back in new form, fixes listxml and similar (nw) |  Miodrag Milanovic | 2015-12-04 | 1 | -0/+8 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -8/+8 |
| * | Initial conversion of core to C++14. Note that compilers are now limited to G... |  Miodrag Milanovic | 2015-12-03 | 1 | -11/+1 |
| * | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+412 |