| Commit message (Expand) | Author | Age | Files | Lines |
| * | (emu.h) sound: don't apply gain if value didn't change, also use u32 instead ... |  hap | 2025-08-01 | 1 | -3/+3 |
| * | k054321: reset m_active at device_reset |  hap | 2025-07-31 | 1 | -0/+2 |
| * | konami*: correction to device strings (Konami 0xxx instead of K0xxx) |  hap | 2025-07-17 | 1 | -1/+1 |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -14/+6 |
| * | Fix memory leak on address_space_specific destruction and add a missing init ... |  Olivier Galibert | 2020-11-15 | 1 | -0/+5 |
| * | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -5/+5 |
| * | k054321.cpp : Add notes of unknown writes |  cam900 | 2020-03-02 | 1 | -0/+1 |
| * | use C++ library includes (nw) |  firewave | 2020-01-22 | 1 | -1/+1 |
| * | k054321: simpler to use gen_latch (nw) |  hap | 2019-03-30 | 1 | -52/+11 |
| * | tmnt.cpp : Device'fied prmrsocr exclusive K054986A interface (#4591) |  cam900 | 2019-03-30 | 1 | -3/+18 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+1 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+1 |
| * | k054321.cpp : Typo |  cam900 | 2019-02-03 | 1 | -1/+1 |
| * | k054321: remember initial speaker input gains, this fixes volume balance in x... |  hap | 2018-11-04 | 1 | -8/+26 |
| * | k054321: correction on prev commit (nw) |  hap | 2018-10-22 | 1 | -1/+1 |
| * | k054321: make it work on all speaker inputs, not just the first (nw) |  hap | 2018-10-22 | 1 | -2/+5 |
| * | k033906,k053252,k054321,k056230,kb3600,kr2376: De-MCFG, nw |  mooglyguy | 2018-09-05 | 1 | -6/+0 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -11/+11 |
| * | maps: Finish map.m() (nw) |  Olivier Galibert | 2018-04-19 | 1 | -16/+18 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
| * | A few timer_set removals (nw) |  Ivan Vangelista | 2017-04-26 | 1 | -1/+1 |
| * | k054321.cpp: added save state support. Also removed unneeded includes from th... |  Ivan Vangelista | 2017-04-26 | 1 | -0/+5 |
| * | k054321: Implement as a device [O. Galibert, Phil Bennett] |  Olivier Galibert | 2017-04-25 | 1 | -0/+138 |