| 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 | -8/+8 |
* | - 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 |
* | devices/machine: simplified more handlers (nw) |  Ivan Vangelista | 2020-03-25 | 1 | -2/+2 |
* | 68000: Rework interrupt handling [O. Galibert] |  Olivier Galibert | 2019-04-05 | 1 | -1/+1 |
* | -fdc37c93x, fga002: Removed MCFG, nw |  mooglyguy | 2018-08-25 | 1 | -29/+5 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -5/+5 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -10/+10 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -21/+23 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | - Small fixes: PIT68230, FGA022, DUSCC |  Joakim Larsson Edstrom | 2016-11-13 | 1 | -4/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -55/+55 |
* | srcclean (nw) |  Vas Crabb | 2016-09-26 | 1 | -58/+58 |
* | Added interrupt support in DUSCC device, Force CPU30 board driver and interru... |  Joakim Larsson Edstrom | 2016-09-07 | 1 | -29/+191 |
* | Cleanups and version bump |  Miodrag Milanovic | 2016-07-27 | 1 | -116/+115 |
* | New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl... |  Joakim Larsson Edstrom | 2016-07-06 | 1 | -0/+181 |