| Commit message (Expand) | Author | Age | Files | Lines |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -9/+4 |
| * | vendetta: checked devices for possible savestate issue |  hap | 2025-01-09 | 1 | -1/+0 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -3/+0 |
| * | m68000: some variables were missing from savestate/zerofill |  hap | 2023-04-03 | 1 | -16/+16 |
| * | k053260: allow to change rev flag on the fly |  hap | 2023-04-02 | 1 | -8/+11 |
| * | k053260: add sample reverse flag |  hap | 2023-04-02 | 1 | -15/+33 |
| * | dirom: added pre and post rom bank change callbacks and changed almost all us... |  hap | 2022-10-04 | 1 | -2/+3 |
| * | asterix,parodius,rollerg,vendetta: update sound nmi implementation |  hap | 2022-07-01 | 1 | -3/+6 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -2/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | Complete sound modernization of remaining devices. Legacy callbacks and strea... |  Aaron Giles | 2020-09-28 | 1 | -2/+2 |
| * | s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... |  Aaron Giles | 2020-09-21 | 1 | -1/+1 |
| * | sound: Add a few new helpers to write_stream_view |  Aaron Giles | 2020-09-20 | 1 | -11/+2 |
| * | k005289/k007232/k051649/k053260/k054539/ks0164: update to new stream callbacks |  Aaron Giles | 2020-09-19 | 1 | -8/+9 |
| * | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -4/+4 |
| * | -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... |  Vas Crabb | 2020-08-06 | 1 | -1/+0 |
| * | k053260.cpp: Allow side effects |  cam900 | 2020-07-24 | 1 | -3/+4 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -9/+9 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -1/+1 |
| * | simpsons, k053260: Fix the pan, fix the interrupts, fix the general volume [O... |  Olivier Galibert | 2020-05-01 | 1 | -9/+48 |
| * | k053260.cpp : Updates |  cam900 | 2019-04-13 | 1 | -29/+25 |
| * | added device_clock_changed (nw) |  smf- | 2018-07-28 | 1 | -0/+10 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -23/+22 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -11/+11 |
| * | okim6295: Directly use set_rom_bank [O. Galibert] |  Olivier Galibert | 2016-09-06 | 1 | -0/+10 |
| * | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 1 | -31/+14 |
| * | Devfind revision phase 1, cleaning out some legacy stuff |  AJR | 2016-04-07 | 1 | -11/+5 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+3 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+2 |
| * | Cleanups and version bumpmame0169 |  Miodrag Milanovic | 2015-12-30 | 1 | -1/+0 |
| * | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -1/+1 |
| * | clang-modernize part 6 |  Miodrag Milanovic | 2015-12-04 | 1 | -6/+6 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -3/+3 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+474 |