| 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 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -1/+1 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -5/+3 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -2/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -3/+3 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -3/+3 |
* | bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) |  AJR | 2019-03-14 | 1 | -3/+3 |
* | upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-26 | 1 | -22/+2 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -4/+4 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -13/+15 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | override part 3 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -3/+3 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+106 |