| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -5/+5 |
| * | misc mcfg: remove pia6821 clock freq param, |  hap | 2023-09-20 | 1 | -1/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -9/+9 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -4/+3 |
| * | coco: audit save state and enable it (#8750) |  tim lindner | 2021-11-07 | 1 | -0/+3 |
| * | bus/coco: Simplify handler signatures and uint type names (nw) |  AJR | 2020-06-07 | 1 | -17/+17 |
| * | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -2/+2 |
| * | coco2: Converted all coco/dragon extension devices to use cts handlers. |  Nigel Barnes | 2019-05-25 | 1 | -17/+33 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -10/+4 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+10 |
| * | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -10/+4 |
| * | -mb87078,mb8795,mb89363b,mc14411: De-MCFG, nw |  mooglyguy | 2018-09-07 | 1 | -15/+16 |
| * | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -3/+3 |
| * | -pia6821: Removed MCFG and old devcb. [Ryan Holtz] |  mooglyguy | 2018-08-10 | 1 | -2/+2 |
| * | Avoid multiple explicit instantiations definition of templates |  Stefan Brüns | 2018-06-29 | 1 | -2/+0 |
| * | Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) |  AJR | 2018-05-27 | 1 | -16/+15 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -15/+15 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -2/+3 |
| * | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -9/+9 |
| * | 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 |
| * | cococart: Provide a proper header for each device file (nw) |  AJR | 2017-11-23 | 1 | -0/+2 |
| * | t4426: Replaced a bad dump caused by corrosion with a new verified du… (#2754) |  Joakim Larsson Edström | 2017-10-27 | 1 | -3/+6 |
| * | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -14/+14 |
| * | t4426: cleanup |  Joakim Larsson Edstrom | 2017-09-26 | 1 | -42/+35 |
| * | t4426 cart: added 14411 BRG, 6850 acia as a second rs232 port and fixed banking |  Joakim Larsson Edstrom | 2017-09-26 | 1 | -72/+180 |
| * | [CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371) |  npwoods | 2017-06-11 | 1 | -2/+2 |
| * | [CoCo] Changed device_cococart_interface implementations to do dynamic_casts ... |  npwoods | 2017-06-04 | 1 | -4/+1 |
| * | CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... |  npwoods | 2017-06-01 | 1 | -16/+57 |
| * | 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 | -18/+11 |
| * | [CoCo] Further cleanups in CoCo cartridge slot signal handling |  Nathan Woods | 2017-03-19 | 1 | -1/+1 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Remove some dependency between src/devices/ and src/mame (nw) |  Miodrag Milanovic | 2017-02-05 | 1 | -3/+24 |
| * | srcclean (nw) |  Vas Crabb | 2017-01-22 | 1 | -3/+3 |
| * | first stab at cart PIA and the ROM banking (nw) |  Joakim Larsson Edstrom | 2017-01-01 | 1 | -19/+98 |
| * | first srcclean pass (nw) |  Vas Crabb | 2016-12-25 | 1 | -3/+3 |
| * | Added coco2 clone t4426 (nw) (#1819) |  Joakim Larsson Edström | 2016-12-16 | 1 | -0/+201 |