| Commit message (Expand) | Author | Age | Files | Lines |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -5/+3 |
* | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 6 | -15/+15 |
* | dp8390: Eliminate CS line handler; use separate read and write handlers inste... |  AJR | 2020-06-04 | 1 | -12/+7 |
* | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 2 | -10/+10 |
* | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 2 | -4/+4 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -23/+6 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 3 | -3/+3 |
* | x68000: Overhaul interrupt handling; add second expansion slot |  AJR | 2019-06-19 | 8 | -8/+40 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 5 | -50/+46 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 5 | -46/+50 |
* | bus/x68k: Use object finder to get at CPU address space (nw) |  AJR | 2019-02-26 | 5 | -13/+14 |
* | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -3/+4 |
* | devices\bus: some MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-31 | 1 | -21/+14 |
* | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -7/+7 |
* | src/devices: a few less MCFG macros (nw) |  Ivan Vangelista | 2019-01-14 | 1 | -6/+7 |
* | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... |  Ivan Vangelista | 2018-09-04 | 1 | -3/+3 |
* | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 2 | -13/+15 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -4/+4 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 3 | -7/+7 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -8/+8 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 3 | -3/+3 |
* | srcclean (nw) |  Vas Crabb | 2017-06-25 | 3 | -7/+7 |
* | - Add preliminary Yamaha YM3802 MIDI controller |  mahlemiut | 2017-06-21 | 3 | -1/+123 |
* | another fifty device_mconfig_additions out of the way (nw) |  Vas Crabb | 2017-06-14 | 4 | -27/+17 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 2 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 6 | -40/+50 |
* | rand() corrections in src/devices/* (nw) |  hap | 2017-04-26 | 1 | -1/+1 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -3/+3 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 3 | -3/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 6 | -11/+11 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 2 | -2/+2 |
* | Memory fun [O.Galibert] |  Olivier Galibert | 2016-06-14 | 1 | -3/+3 |
* | Revert software-installed slot/image options when changing software |  AJR | 2016-04-04 | 1 | -1/+0 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 6 | -6/+6 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 6 | -6/+6 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 3 | -9/+9 |
* | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -1/+1 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 3 | -3/+4 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 3 | -0/+0 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 6 | -0/+578 |