| Commit message (Expand) | Author | Age | Files | Lines |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -252/+252 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -252/+252 |
| * | use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | check that driver names contain only [0-9a-z_] (nw) |  Vas Crabb | 2016-09-10 | 1 | -0/+8 |
| * | Increased max length of parent name to 16, for evaluation purposes. (nw) |  Robbbert | 2016-09-09 | 1 | -2/+2 |
| * | Validity checking improvements |  AJR | 2016-07-27 | 1 | -1/+7 |
| * | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... |  Nathan Woods | 2016-07-23 | 1 | -1/+1 |
| * | check a bunch more RGB operations in validity (nw) |  Vas Crabb | 2016-07-15 | 1 | -30/+319 |
| * | Introduce validity checks for RGB utilities and fix bugs uncovered [Vas Crabb] |  Vas Crabb | 2016-07-14 | 1 | -38/+597 |
| * | ioport tagged_list to unordered_map (nw) |  Miodrag Milanovic | 2016-06-18 | 1 | -6/+6 |
| * | tagged_list to unordered_map for slots (nw) |  Miodrag Milanovic | 2016-06-18 | 1 | -3/+3 |
| * | Ioport refactoring and cleanups (nw) |  AJR | 2016-05-18 | 1 | -3/+11 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -2/+2 |
| * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -30/+25 |
| * | lower deps on clifront.h (nw) |  Miodrag Milanovic | 2016-04-15 | 1 | -1/+2 |
| * | Typo fix: nonexistant → nonexistent |  Jordi Mallach | 2016-04-01 | 1 | -2/+2 |
| * | Iterate over core classes C++11 style |  AJR | 2016-03-31 | 1 | -30/+30 |
| * | Further reduce template instantiations |  Vas Crabb | 2016-03-04 | 1 | -22/+2 |
| * | removed test since atomic functions about to be removed (nw) |  Miodrag Milanovic | 2016-03-01 | 1 | -17/+0 |
| * | ui: Moved options "Configure Directories" and "Save Configuration" into "Conf... |  dankan1890 | 2016-02-27 | 1 | -2/+2 |
| * | Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" |  Miodrag Milanović | 2016-02-25 | 1 | -1/+1 |
| * | New driver specifiers; changes to -listclones, -listsource; add -listtree |  AJR | 2016-02-24 | 1 | -1/+1 |
| * | Some more validity checking improvements: |  AJR | 2016-01-24 | 1 | -10/+8 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
| * | Revert "Fix for hang, emu_options::add_slot_options was changed, other thing... |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | Fix for hang, emu_options::add_slot_options was changed, other things are ju... |  Miodrag Milanovic | 2016-01-18 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
| * | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 1 | -5/+3 |
| * | Fix errors from faulty merge (nw) |  AJR | 2016-01-02 | 1 | -9/+22 |
| * | Allow mame -validate -verbose to capture verbose messages |  AJR | 2016-01-02 | 1 | -18/+23 |
| * | Revert "Allow mame -validate -verbose to display more messages (and make erro... |  Miodrag Milanović | 2015-12-28 | 1 | -50/+27 |
| * | Allow mame -validate -verbose to display more messages (and make error/warnin... |  AJR | 2015-12-27 | 1 | -27/+50 |
| * | tagmap_t to std::unordered_map or std::unordered_set where applicable (nw) |  Miodrag Milanovic | 2015-12-09 | 1 | -24/+24 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -47/+47 |
| * | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -1/+1 |
| * | More cleanups (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -3/+3 |
| * | Fix more PVS-Studio warnings, nw |  therealmogminer@gmail.com | 2015-11-09 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1112 |