| 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 | -2/+2 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -13/+7 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -2/+2 |
| * | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... |  Ivan Vangelista | 2018-09-04 | 1 | -8/+2 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
| * | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -4/+5 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -5/+5 |
| * | srcclean (nw) |  Vas Crabb | 2017-06-25 | 1 | -18/+18 |
| * | Fix build (nw) |  AJR | 2017-06-24 | 1 | -1/+1 |
| * | ym3802: added preliminary MIDI clock timer and click counter, gets Mahou Dais... |  mahlemiut | 2017-06-24 | 1 | -1/+8 |
| * | - Add preliminary Yamaha YM3802 MIDI controller |  mahlemiut | 2017-06-21 | 1 | -0/+164 |