| Commit message (Expand) | Author | Age | Files | Lines |
* | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 2 | -7/+7 |
* | devices/bus: a few macro removals (nw) |  Ivan Vangelista | 2020-05-20 | 8 | -30/+30 |
* | devices/cpu: simplified some handlers (nw) |  Ivan Vangelista | 2020-03-31 | 1 | -2/+2 |
* | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -2/+2 |
* | Replace old MC2661 device with new SCN2651/SCN2661/SCN2641 devices and make s... |  AJR | 2020-03-06 | 2 | -31/+38 |
* | Fix clang build [-Werror,-Wunused-private-field] (nw) |  AJR | 2019-10-31 | 1 | -1/+0 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 15 | -103/+104 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 3 | -4/+4 |
* | Machines promoted to working |  Sandro Ronco | 2019-10-24 | 18 | -0/+54 |
* | dmv: added HD interface. [Sandro Ronco] |  Sandro Ronco | 2019-10-24 | 2 | -0/+187 |
* | mcs48: Further distinction of UPI variants (nw) |  AJR | 2019-06-16 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 16 | -74/+80 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 16 | -80/+74 |
* | bus/bw2, bus/dmv, mm58167, apple3: Eliminate address_space arguments from han... |  AJR | 2019-02-24 | 12 | -34/+34 |
* | dmvbus: Add address space finders; remove machine().device (nw) |  AJR | 2019-02-08 | 6 | -10/+21 |
* | -dmvbus, psi_kbd: Removed MCFG macros, nw |  mooglyguy | 2019-02-08 | 1 | -23/+14 |
* | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -3/+6 |
* | src/devices: some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-11 | 1 | -4/+5 |
* | mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... |  AJR | 2018-12-26 | 1 | -8/+8 |
* | mcs48: Removed MCFG, nw |  mooglyguy | 2018-12-08 | 1 | -8/+9 |
* | machine/pic8259.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-31 | 2 | -29/+35 |
* | pit8253.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-30 | 1 | -7/+8 |
* | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 2 | -4/+4 |
* | -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw |  mooglyguy | 2018-09-08 | 2 | -29/+29 |
* | -i8255: Removed MCFG, nw |  mooglyguy | 2018-09-03 | 1 | -4/+4 |
* | (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... |  Vas Crabb | 2018-07-13 | 1 | -19/+19 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -5/+5 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -1/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -6/+6 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -4/+4 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 6 | -43/+43 |
* | maps: Finish devices/bus (nw) |  Olivier Galibert | 2018-04-21 | 1 | -12/+14 |
* | Eliminate last use of set_digit_value (nw) |  AJR | 2018-04-13 | 2 | -2/+7 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -10/+12 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -10/+10 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+0 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 1 | -14/+15 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -4/+8 |
* | API change: Memory maps are now "last entry wins" [O. Galibert] |  Olivier Galibert | 2018-01-31 | 1 | -1/+1 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 6 | -8/+8 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 6 | -11/+11 |
* | Remove timer_device from emu.h and move it out of src/emu (nw) |  AJR | 2017-10-01 | 1 | -0/+2 |
* | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -1/+2 |
* | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 12 | -221/+162 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 6 | -11/+11 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 18 | -170/+170 |
* | mcs48: Convert ports to devcb (nw) |  AJR | 2017-05-06 | 2 | -9/+5 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 9 | -17/+17 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 8 | -8/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 18 | -111/+111 |