| Commit message (Expand) | Author | Age | Files | Lines |
* | src/devices: simplified some handlers (nw) |  Ivan Vangelista | 2020-03-11 | 2 | -3/+3 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -13/+11 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 18 | -149/+136 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 18 | -136/+149 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... |  Ivan Vangelista | 2019-03-01 | 5 | -5/+5 |
* | bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 16 | -77/+76 |
* | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -2/+3 |
* | devices\bus: some MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-31 | 3 | -65/+52 |
* | -devices/sound/262intf, bsmt2000, c6280, cdp1863, msm5232, ymf271: Removed MC... |  mooglyguy | 2018-12-27 | 2 | -10/+15 |
* | machine/keyboard, terminal: removed MCFG macros (nw) |  Ivan Vangelista | 2018-12-11 | 1 | -4/+5 |
* | cdp1861, cdp1862: Convert callbacks to devcb3 (nw) |  AJR | 2018-08-17 | 1 | -7/+7 |
* | vip: Give the expansion bus full access to N and TPB (nw) |  AJR | 2018-07-19 | 6 | -26/+85 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -3/+3 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 2 | -3/+3 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 2 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 2 | -18/+18 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 4 | -18/+20 |
* | Allow devcb to be bound to a device/mixin or the target of a device |  Vas Crabb | 2018-05-02 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -6/+6 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -5/+5 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 5 | -5/+5 |
* | another fifty device_mconfig_additions out of the way (nw) |  Vas Crabb | 2017-06-14 | 10 | -112/+44 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 5 | -10/+10 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 20 | -125/+104 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 10 | -10/+14 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 20 | -10/+10 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 20 | -100/+100 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 2 | -2/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 20 | -26/+26 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 20 | -26/+26 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 10 | -54/+54 |
* | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -26/+26 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 3 | -23/+23 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 5 | -5/+5 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 10 | -0/+0 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 20 | -0/+2473 |