| Commit message (Expand) | Author | Age | Files | Lines |
* | magedev\cassette: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-22 | 1 | -5/+6 |
* | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -5/+5 |
* | srcclean (nw) |  Vas Crabb | 2018-12-23 | 1 | -2/+2 |
* | -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... |  mooglyguy | 2018-12-20 | 4 | -6/+52 |
* | -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... |  mooglyguy | 2018-12-20 | 3 | -35/+39 |
* | -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... |  Ryan Holtz | 2018-08-16 | 1 | -3/+4 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -0/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -1/+1 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 4 | -53/+60 |
* | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -2/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 6 | -7/+7 |
* | Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: |  Vas Crabb | 2017-07-11 | 1 | -4/+0 |
* | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 10 | -69/+35 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 5 | -6/+6 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 32 | -240/+242 |
* | nes.xml: new dumps |  Kaz | 2017-04-06 | 1 | -3/+3 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 16 | -23/+23 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 32 | -16/+16 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 32 | -187/+187 |
* | remove legacy forms of (required|optional)_(shared_ptr|ioport)_array |  Vas Crabb | 2016-08-25 | 4 | -17/+23 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 32 | -52/+52 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 6 | -6/+6 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 6 | -6/+6 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 32 | -52/+52 |
* | cleanups (nw) |  Miodrag Milanovic | 2015-12-25 | 1 | -1/+1 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 16 | -99/+99 |
* | Revert "use c++ cast instead of c casts (nw)" |  Miodrag Milanovic | 2015-12-05 | 1 | -1/+1 |
* | use c++ cast instead of c casts (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -1/+1 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 13 | -17/+18 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 16 | -0/+0 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 32 | -0/+3793 |