summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/k053260.cpp
Commit message (Expand)AuthorAgeFilesLines
* m68000: some variables were missing from savestate/zerofill hap2023-04-031-16/+16
* k053260: allow to change rev flag on the fly hap2023-04-021-8/+11
* k053260: add sample reverse flag hap2023-04-021-15/+33
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-2/+3
* asterix,parodius,rollerg,vendetta: update sound nmi implementation hap2022-07-011-3/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-2/+2
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-1/+1
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-11/+2
* k005289/k007232/k051649/k053260/k054539/ks0164: update to new stream callbacks Aaron Giles2020-09-191-8/+9
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-4/+4
* -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... Vas Crabb2020-08-061-1/+0
* k053260.cpp: Allow side effects cam9002020-07-241-3/+4
* srcclean and cleanup (nw) Vas Crabb2020-06-211-9/+9
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* simpsons, k053260: Fix the pan, fix the interrupts, fix the general volume [O... Olivier Galibert2020-05-011-9/+48
* k053260.cpp : Updates cam9002019-04-131-29/+25
* added device_clock_changed (nw) smf-2018-07-281-0/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+22
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-0/+10
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-31/+14
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-11/+5
* reverting: Miodrag Milanovic2016-01-201-2/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+2
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+0
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+474