| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -3/+3 |
| * | Miscellaneous #include cleanup |  AJR | 2021-11-20 | 1 | -1/+0 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -2/+2 |
| * | devices/bus: a few macro removals (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -4/+4 |
| * | simplified some handlers (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -2/+2 |
| * | devices/machine: simplified more handlers (nw) |  Ivan Vangelista | 2020-03-25 | 1 | -1/+1 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 1 | -3/+2 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
| * | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... |  MooglyGuy | 2019-07-02 | 1 | -1/+1 |
| * | mcs48: Eliminate now-unneeded arguments from p1_r and p2_r handlers (nw) |  AJR | 2018-09-23 | 1 | -2/+2 |
| * | -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... |  mooglyguy | 2018-08-01 | 1 | -23/+27 |
| * | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -16/+16 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -3/+3 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -15/+15 |
| * | IEEE-488 remotizer device (#3241) |  fulivi | 2018-03-18 | 1 | -0/+1 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -5/+6 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+1 |
| * | 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 | 1 | -1/+1 |
| * | hp85: address issues raised by cuavas to PR #2749 |  fulivi | 2017-11-03 | 1 | -17/+17 |
| * | hp85: support for I/O slots added. Emulation of HP82937 module added. |  fulivi | 2017-10-25 | 1 | -0/+354 |