| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Convert screen_device VBLANK callback to devcb_write_line |  AJR | 2017-03-10 | 1 | -16/+4 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+4 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -59/+59 |
| * | 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 |
| * | Reverting part of changes from previous commits as described in mail on list ... |  Miodrag Milanovic | 2016-10-23 | 1 | -1/+1 |
| * | there you go (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -59/+59 |
| * | use std algo instead of manual setting (nw) |  Miodrag Milanovic | 2016-10-21 | 1 | -3/+1 |
| * | some bool <-> int not needed conversions, also cleaned drivenum.* was using m... |  Miodrag Milanovic | 2016-10-21 | 1 | -1/+1 |
| * | More prep for removing pointer/reference duality (nw) |  Vas Crabb | 2016-08-27 | 1 | -1/+1 |
| * | for bool type use true and false (nw) |  Miodrag Milanovic | 2016-07-31 | 1 | -2/+2 |
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 1 | -4/+4 |
| * | simple_list to vector in screen (nw) |  Miodrag Milanovic | 2016-06-19 | 1 | -10/+10 |
| * | ... and analog noise being generated like ass (nw) |  Angelo Salese | 2016-06-17 | 1 | -0/+1 |
| * | Cleanups and version bumpmame0174 |  Miodrag Milanovic | 2016-05-25 | 1 | -12/+12 |
| * | hh*: reduce svg screen size from 4K to 1080p, this gets rid of framerate hicc... |  hap | 2016-05-02 | 1 | -2/+2 |
| * | screen.cpp: only log at start the message about deprecated vblank |  etabeta78 | 2016-05-01 | 1 | -3/+2 |
| * | hh_hmcs40/ucom4: increased screensize |  hap | 2016-04-27 | 1 | -1/+1 |
| * | svg artwork: now that caching is done, we can increase screensize without wor... |  hap | 2016-04-27 | 1 | -0/+17 |
| * | screen: Add svg shapes pre-computation [O. Galibert] |  Olivier Galibert | 2016-04-27 | 1 | -37/+417 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -1/+1 |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -1/+1 |
| * | screen: Fix alpha handling, cdkong looks good now [O. Galibert] |  Olivier Galibert | 2016-04-14 | 1 | -0/+9 |
| * | screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] |  Olivier Galibert | 2016-04-04 | 1 | -8/+141 |
| * | Iterate over core classes C++11 style |  AJR | 2016-03-31 | 1 | -13/+11 |
| * | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 1 | -2/+2 |
| * | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -0/+13 |
| * | reverting: |  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 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -22/+22 |
| * | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -2/+2 |
| * | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -3/+4 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1184 |