| 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 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -6/+6 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -16/+8 |
* | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -25/+25 |
* | init vars for coverity (devices/machine/k-p) |  Robbbert | 2022-04-02 | 1 | -25/+25 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | srcclean for 0.224 |  Vas Crabb | 2020-08-23 | 1 | -1/+1 |
* | Sound and other improvements to Sega G-80 games. (#7103) |  Aaron Giles | 2020-08-19 | 1 | -3/+17 |
* | (nw) whole lot less of { *this } |  Vas Crabb | 2020-02-05 | 1 | -1/+1 |
* | pit8253: minor refactor (nw) |  Patrick Mackinlay | 2019-09-13 | 1 | -1/+0 |
* | (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 |
* | freeway: Separate from amusco.cpp into its own skeleton driver (nw) |  AJR | 2019-01-19 | 1 | -3/+3 |
* | pit8253.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-30 | 1 | -24/+0 |
* | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -2/+2 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -3/+4 |
* | pit8253: Counters are now subdevices |  AJR | 2018-03-03 | 1 | -89/+95 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -16/+16 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -0/+3 |
* | compc: handle slight fe2010 pit incompatibility (nw) |  cracyc | 2017-07-10 | 1 | -2/+17 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -10/+12 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -17/+17 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -4/+4 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+172 |