| Commit message (Expand) | Author | Age | Files | Lines |
| * | rs232: HLE updates |  AJR | 2021-01-26 | 1 | -1/+0 |
| * | devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values |  cam900 | 2019-03-30 | 1 | -6/+6 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -8/+8 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -8/+8 |
| * | bus/s100, bus/vidbrain: Eliminate address_space arguments from handlers (nw) |  AJR | 2019-02-25 | 1 | -8/+8 |
| * | bus/s100: Collect data reads by ANDing with FF, not ORing with 0 (nw) |  AJR | 2018-11-25 | 1 | -2/+2 |
| * | machine/pic8259.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-31 | 1 | -8/+9 |
| * | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -21/+21 |
| * | upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-26 | 1 | -1/+2 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -2/+2 |
| * | -in8250: De-MCFG, nw |  mooglyguy | 2018-09-04 | 1 | -32/+32 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+1 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -35/+35 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -1/+1 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -4/+4 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
| * | get rid of legacy BITSWAP* (nw) |  Vas Crabb | 2017-12-13 | 1 | -1/+1 |
| * | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -1/+6 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -13/+3 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -2/+2 |
| * | 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/+1 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -6/+6 |
| * | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -2/+2 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |
| * | 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/+528 |