| Commit message (Expand) | Author | Age | Files | Lines |
| * | addrmap: Allow ioport finders in portr/w/rw |  Olivier Galibert | 2024-10-13 | 2 | -2/+4 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 9 | -36/+36 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -11/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 6 | -16/+16 |
| * | Adjustments to option priority interactions: |  Vas Crabb | 2023-05-09 | 2 | -65/+35 |
| * | Fix wangpc, incorrect memory size allocation. Also remove a use-before-init ... |  Olivier Galibert | 2020-11-27 | 1 | -3/+3 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 8 | -24/+12 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 2 | -15/+17 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 2 | -20/+20 |
| * | z80dart: Replace old device with new variant of modern SIO emulation |  AJR | 2020-02-29 | 1 | -1/+0 |
| * | Eliminate legacy Z80 SIO emulation |  AJR | 2020-02-23 | 4 | -6/+7 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -29/+32 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 2 | -2/+2 |
| * | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -12/+12 |
| * | mc6845: Use standard device method to adjust input clock (nw) |  AJR | 2019-04-28 | 1 | -2/+2 |
| * | z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) |  AJR | 2019-03-27 | 2 | -12/+12 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 18 | -211/+179 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 18 | -179/+211 |
| * | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... |  Ivan Vangelista | 2019-03-01 | 5 | -5/+5 |
| * | bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) |  AJR | 2019-02-25 | 18 | -116/+116 |
| * | mc6845, crtc_ega: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 2 | -5/+5 |
| * | (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... |  Vas Crabb | 2019-02-19 | 1 | -2/+2 |
| * | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -8/+9 |
| * | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 3 | -19/+21 |
| * | devices\bus: some MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-31 | 1 | -56/+21 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
| * | mc6845, upd7220: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-20 | 3 | -19/+21 |
| * | z80ctc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-03 | 2 | -13/+15 |
| * | z80daisy: finished removing MCFG macro (nw) |  Ivan Vangelista | 2018-08-31 | 4 | -12/+12 |
| * | z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) |  Ivan Vangelista | 2018-08-30 | 1 | -3/+3 |
| * | z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) |  Ivan Vangelista | 2018-08-29 | 1 | -4/+5 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -10/+10 |
| * | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -6/+6 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 4 | -8/+8 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -11/+12 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 3 | -46/+52 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -29/+22 |
| * | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 3 | -18/+20 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 6 | -6/+12 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 4 | -7/+7 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 7 | -7/+7 |
| * | Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) |  AJR | 2017-09-24 | 2 | -3/+3 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -4/+4 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -2/+1 |
| * | another fifty device_mconfig_additions out of the way (nw) |  Vas Crabb | 2017-06-14 | 14 | -122/+31 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 7 | -14/+14 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 18 | -102/+96 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 9 | -10/+16 |