| Commit message (Expand) | Author | Age | Files | Lines |
| * | machine/kr2376.cpp: Added ROM bit 7 to the KR2376_ST encoder, used in externa... |  Nigel Barnes | 2025-07-09 | 1 | -10/+16 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -1/+1 |
| * | kr2376.cpp: Added the ROM12 variant. |  Nigel Barnes | 2022-10-17 | 1 | -9/+8 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -6/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -1/+1 |
| * | (nw) whole lot less of { *this } |  Vas Crabb | 2020-02-05 | 1 | -1/+1 |
| * | k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw |  mooglyguy | 2018-09-05 | 1 | -33/+4 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -11/+11 |
| * | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-03-25 | 1 | -3/+3 |
| * | kr2376: Added keyboard matrix callbacks. |  Nigel Barnes | 2018-03-06 | 1 | -8/+55 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -23/+24 |
| * | 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 |
| * | update some of remaining licenses (nw) |  Miodrag Milanovic | 2015-12-11 | 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 |