| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up boilerplate for more slot devices. |  Vas Crabb | 2026-03-23 | 3 | -18/+9 |
| * | srcclean and cleanup |  Vas Crabb | 2024-11-24 | 2 | -6/+6 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 7 | -24/+24 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 3 | -13/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 7 | -28/+28 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -3/+2 |
| * | Adjustments to option priority interactions: |  Vas Crabb | 2023-05-09 | 2 | -14/+12 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -3/+3 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 1 | -3/+3 |
| * | srcclean for upcoming release |  Vas Crabb | 2021-08-22 | 2 | -5/+5 |
| * | apxen: Checkpoint, get something on screen |  Dirk Best | 2021-08-04 | 6 | -0/+578 |
| * | wd1010: expand head selection |  Patrick Mackinlay | 2021-05-10 | 1 | -0/+1 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -21/+12 |
| * | msm5832: Simplify handlers (nw) |  AJR | 2019-10-21 | 1 | -2/+2 |
| * | bus/apricot/expansion/winchester: Use LS259 addressable latch device (nw) |  AJR | 2019-05-04 | 2 | -38/+42 |
| * | (nw) suppress side effects, standardise #include guards |  Vas Crabb | 2019-04-12 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 7 | -41/+436 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 7 | -436/+41 |
| * | bus/apricot/expansion: Replace CPU finders with address space finders (nw) |  AJR | 2019-02-25 | 2 | -36/+14 |
| * | apricot: Add support for the Winchester controller |  Dirk Best | 2019-02-23 | 3 | -0/+322 |
| * | apricot: Add support to install io space device maps to expansion bus |  Dirk Best | 2019-02-23 | 1 | -0/+8 |
| * | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 1 | -3/+4 |
| * | apricot: Add mouse support |  Dirk Best | 2019-02-08 | 2 | -2/+88 |
| * | -bus/apricot/expansion/expansion, bus/isbx, cpu/i8086, cpu/i8089, : Removed M... |  mooglyguy | 2018-12-15 | 2 | -54/+31 |
| * | (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... |  Vas Crabb | 2018-07-13 | 1 | -13/+10 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -7/+7 |
| * | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -1/+1 |
| * | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -0/+1 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 4 | -10/+12 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 3 | -50/+18 |
| * | 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 | 2 | -3/+3 |
| * | Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: |  Vas Crabb | 2017-07-11 | 2 | -13/+0 |
| * | some more device_add_mconfig in devices/bus (nw) |  Ivan Vangelista | 2017-06-07 | 2 | -7/+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 | 10 | -70/+73 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 4 | -7/+7 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 10 | -5/+5 |
| * | first srcclean pass (nw) |  Vas Crabb | 2016-12-25 | 1 | -3/+3 |
| * | apricot: Fix keyboard error 31, now displays 'System OK' |  Dirk Best | 2016-12-20 | 2 | -1/+16 |
| * | More accurate MSM5832 WR emulation; add pinout for RTC58323 (nw) |  AJR | 2016-11-13 | 1 | -1/+2 |
| * | replaced machine().driver_data()->generic_space() with machine().dummy_space(... |  smf- | 2016-11-03 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 8 | -25/+25 |
| * | Let's give the new srcclean a spin... |  Vas Crabb | 2016-08-02 | 2 | -21/+21 |
| * | apricot: add rtc support to keyboard |  Dirk Best | 2016-07-31 | 2 | -17/+84 |
| * | apricot: use device_buffered_serial_interface and |  Dirk Best | 2016-07-30 | 2 | -165/+177 |
| * | apricot: rename apricot_keyboard_device to avoid clashes |  Dirk Best | 2016-07-30 | 2 | -16/+16 |
| * | apricot: create bus interface for the keyboard interface, make hle keyboard e... |  Dirk Best | 2016-07-30 | 4 | -0/+559 |
| * | apricot: move expansion bus to its own directory |  Dirk Best | 2016-07-30 | 6 | -0/+0 |