| 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 | -3/+3 |
| * | mc146818: Split non-direct read and write handlers into more hardware-accurat... |  AJR | 2023-10-09 | 1 | -15/+1 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -37/+37 |
| * | Remove some tag lookups by name (#8252) |  Miodrag Milanović | 2021-07-05 | 1 | -2/+6 |
| * | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 1 | -2/+2 |
| * | With permission from Dirk Best, apply 3-clause BSD license to common devices ... |  Vas Crabb | 2020-04-13 | 1 | -1/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -36/+36 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -36/+36 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -36/+36 |
| * | machine/pic8259.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-31 | 1 | -9/+0 |
| * | Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired |  Vas Crabb | 2018-09-29 | 1 | -16/+14 |
| * | -bcreader, busmouse, cdp1852, cdp1871, cdp1879, cr511b, cs4031, cs8221, cxd10... |  Ryan Holtz | 2018-08-16 | 1 | -50/+20 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -9/+9 |
| * | mc146818: correct interrupt polarity (nw) (#3627) |  Patrick Mackinlay | 2018-06-23 | 1 | -1/+0 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -8/+8 |
| * | 1st half of devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -38/+36 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -19/+18 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
| * | Make devcb objects more consistently available for further configuration (nw) |  AJR | 2017-01-31 | 1 | -18/+18 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -12/+12 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -9/+9 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -9/+9 |
| * | override part 3 (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/+290 |