| Commit message (Expand) | Author | Age | Files | Lines |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -8/+0 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -0/+8 |
| * | emu\softlist_dev: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -8/+0 |
| * | Allow per-device internal layouts and remove some more MCFG_ macros. |  Vas Crabb | 2018-07-16 | 1 | -9/+13 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+0 |
| * | forgot to git add one line again (nw) |  Vas Crabb | 2018-05-08 | 1 | -1/+1 |
| * | Add support for custom device constructors when replacing devices. |  Vas Crabb | 2018-05-08 | 1 | -4/+45 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -5/+45 |
| * | Allow devcb to be bound to a device/mixin or the target of a device |  Vas Crabb | 2018-05-02 | 1 | -11/+0 |
| * | Set finder tag relative to current device being configured rather than |  Vas Crabb | 2018-04-30 | 1 | -1/+2 |
| * | Make devopt menu localisable. |  Vas Crabb | 2018-04-28 | 1 | -14/+51 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+17 |
| * | Remove commented code, nw |  mooglyguy | 2018-03-10 | 1 | -1/+0 |
| * | Remove first_screen() accessor from machine_config now that it is not used, nw |  mooglyguy | 2018-03-10 | 1 | -1/+1 |
| * | (nw) screw you macros and the horse you rode in on |  Vas Crabb | 2018-02-14 | 1 | -21/+0 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -0/+2 |
| * | std::function and delegate both require runtime relocations, slowing down sta... |  Vas Crabb | 2018-01-18 | 1 | -2/+0 |
| * | std::function is too inefficient, use a device delegate instead (nw) |  AJR | 2018-01-17 | 1 | -0/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -50/+14 |
| * | general cleanup: |  Vas Crabb | 2017-05-23 | 1 | -5/+0 |
| * | let's use Zaccaria as a demo for machine config in members |  Vas Crabb | 2017-05-22 | 1 | -0/+17 |
| * | There's no day like today. This just follows up on the last commit: game dri... |  Vas Crabb | 2017-05-22 | 1 | -1/+0 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -21/+7 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -20/+3 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -8/+8 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
| * | remove legacy calls (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -12/+0 |
| * | Make watchdog timer a separate device |  AJR | 2016-04-30 | 1 | -0/+4 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -8/+8 |
| * | Revert software-installed slot/image options when changing software |  AJR | 2016-04-04 | 1 | -7/+0 |
| * | Conflict resolution (nw) |  AJR | 2016-03-31 | 1 | -2/+11 |
| |\ |
|
| | * | Compressed internal layouts [David Haywood] |  Miodrag Milanovic | 2016-03-30 | 1 | -2/+11 |
| * | | Iterate over core classes C++11 style |  AJR | 2016-03-31 | 1 | -0/+4 |
| |/ |
|
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -1/+1 |
| * | Begin documenting machine config macros (nw) |  balr0g | 2016-03-16 | 1 | -12/+67 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -6/+6 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -6/+6 |
| * | Initial conversion of core to C++14. Note that compilers are now limited to G... |  Miodrag Milanovic | 2015-12-03 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0164 |  Miodrag Milanovic | 2015-07-29 | 1 | -1/+1 |
| * | nw, add MCFG_FORCE_NO_DRC option, does not work for no apparent reason becaus... |  therealmogminer@gmail.com | 2015-06-27 | 1 | -0/+5 |
| * | memory: Remove support for decrypted bases, use an address space instead [O. ... |  Olivier Galibert | 2015-06-24 | 1 | -2/+1 |
| * | small cleanup (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -1/+1 |
| * | some astring to std::string conversion (nw) |  Miodrag Milanovic | 2015-04-18 | 1 | -1/+1 |
| * | devcv2 -> devcb (nw) |  Miodrag Milanovic | 2014-05-14 | 1 | -4/+4 |
| * | modernized cage, dcs and midwayic (nw) |  Miodrag Milanovic | 2014-04-20 | 1 | -18/+0 |
| * | Created memcard as device and removed it from machine/generic (nw) |  Miodrag Milanovic | 2014-04-17 | 1 | -9/+0 |
| * | Moved core template container classes up from emutempl.h to coretmpl.h: |  Aaron Giles | 2014-03-11 | 1 | -1/+1 |
| * | Video attributes are now per screen (nw) |  Miodrag Milanovic | 2014-03-06 | 1 | -22/+0 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -9/+0 |