| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -1/+1 |
| * | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -2/+2 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -26/+26 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -3/+3 |
| * | bus/amiga/zorro: put in namespace, improve safety a bit (nw) |  Vas Crabb | 2019-11-18 | 1 | -29/+20 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -12/+12 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -11/+11 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -11/+11 |
| * | 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 1 | -2/+2 |
| * | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -2/+2 |
| * | amiga/zorro: Bus modernization (nw) |  AJR | 2019-02-08 | 1 | -7/+7 |
| * | mos6551: Eliminate MCFG_ macros (nw) |  AJR | 2018-08-20 | 1 | -249/+102 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -10/+10 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -61/+61 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -14/+15 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -3/+3 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -16/+16 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | some more device_add_mconfig in devices/bus (nw) |  Ivan Vangelista | 2017-06-07 | 1 | -8/+2 |
| * | 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/+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 | -3/+3 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -8/+8 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -8/+8 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |
| * | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -7/+7 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+651 |