| 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 |
| * | machine/8042kbdc.h: add port60/port64_r/_w accessible aliases |  angelosa | 2023-12-17 | 1 | -0/+5 |
| * | 8042kbdc: Unbundle keyboard from device and make it optional |  AJR | 2023-10-10 | 1 | -4/+5 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -2/+2 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -3/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | srcclean in preparation for MAME 0.235, and two small adjustments. |  Vas Crabb | 2021-09-26 | 1 | -1/+1 |
| * | 8042kbdc.cpp: improve management of ps/2 mouse |  yz70s | 2021-08-25 | 1 | -4/+18 |
| * | devices/machine: simplified more handlers (nw) |  Ivan Vangelista | 2020-03-25 | 1 | -2/+2 |
| * | 8042kbdc: only include mouse on ps2 keyboards, avoids extra invalid mouse dev... |  cracyc | 2019-08-20 | 1 | -5/+4 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -0/+5 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -5/+0 |
| * | srcclean (nw) |  Vas Crabb | 2019-02-24 | 1 | -1/+1 |
| * | -8042kbdc: Added timer to periodically check mouse. Fixes mouse in IRIX. [Rya... |  Ryan Holtz | 2019-02-11 | 1 | -0/+5 |
| * | New working clones |  Vas Crabb | 2018-11-28 | 1 | -1/+0 |
| * | -hpc3.cpp: Hooked up INT3 and PIT register accessors. [Ryan Holtz] |  mooglyguy | 2018-11-09 | 1 | -0/+1 |
| * | -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] |  mooglyguy | 2018-07-31 | 1 | -27/+0 |
| * | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 1 | -1/+1 |
| * | remove lots of MCFG_ (nw) |  Vas Crabb | 2018-07-17 | 1 | -0/+5 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -5/+5 |
| * | srcclean and other cleanup (nw) |  Vas Crabb | 2018-06-24 | 1 | -3/+3 |
| * | -kbdc8042: Added rudimentary PS/2 mouse support. [Ryan Holtz] |  mooglyguy | 2018-06-19 | 1 | -2/+18 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -12/+12 |
| * | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+0 |
| * | 1st half of devices/machine to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 1 | -3/+4 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -17/+19 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -4/+4 |
| * | 8042kbdc: fix stuff (nw) |  cracyc | 2016-10-17 | 1 | -1/+0 |
| * | 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/+127 |