| 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 | 1 | -1/+1 |
* | bus/isa: Simplify signatures of most handlers (nw) |  AJR | 2020-05-31 | 1 | -21/+25 |
* | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 1 | -3/+3 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -8/+8 |
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -3/+2 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+3 |
* | volt_reg: set default m_output (nw) |  hap | 2019-02-19 | 1 | -1/+0 |
* | Remove unnecessary address_space arguments on FM sound chips read/write handlers |  cam900 | 2019-01-31 | 1 | -2/+2 |
* | -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... |  mooglyguy | 2018-12-18 | 1 | -11/+15 |
* | mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw |  mooglyguy | 2018-12-09 | 1 | -7/+7 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -7/+7 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -10/+10 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -2/+2 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -12/+14 |
* | mcs51: Use callbacks for parallel ports (nw) |  AJR | 2018-02-27 | 1 | -2/+4 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | This causes huge changes in behaviour that can't be hand-waved away. |  Vas Crabb | 2018-01-13 | 1 | -2/+4 |
* | New way to provide DAC reference inputs (nw) |  AJR | 2018-01-10 | 1 | -4/+2 |
* | device_add_mconfig up to devices/bus/l* (nw) |  Ivan Vangelista | 2017-06-09 | 1 | -11/+6 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+4 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
* | converted lot of TRUE/FALSE to real boolean and updated types (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
* | DAC WIP, started documenting the DACs in use. [smf] |  smf- | 2016-10-17 | 1 | -8/+9 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -1/+1 |
* | Memory fun [O.Galibert] |  Olivier Galibert | 2016-06-14 | 1 | -7/+7 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -1/+1 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+233 |