summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/s14001a.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure.sound Olivier Galibert8 days1-3/+3
* s14001a: remove overloaded set_clock, hap2024-08-281-19/+13
* s14001a: level triggered 1-bit handler does not make sense, hap2024-08-241-2/+2
* s14001a: use device_rom_interface hap2024-08-111-15/+9
* s14001a: remove statistics, use logmacro for debug msgs hap2024-08-111-39/+11
* s14001a: shorthand variable types, small cleanup hap2024-08-111-93/+98
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-14/+10
* s14001a: get rid of compiler warning hap2021-01-061-11/+1
* hh_cop400: fix mdallas keypad problem hap2021-01-061-3/+1
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-5/+5
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* s14001a.cpp: zero-fill variables, fixes missing speech in some Fidel chess dr... Ivan Vangelista2020-05-311-1/+31
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-4/+4
* explicit sizes for enums used in save states - one should always do this to m... Vas Crabb2017-07-161-26/+26
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-92/+101
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* small cleanup (nw) Miodrag Milanovic2016-06-051-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+2
* s14001a_new is now s14001a hap2016-01-231-504/+428
* reverting: Miodrag Milanovic2016-01-201-1/+1
* fidelz80: added VCC language latch/bank hap2016-01-181-3/+8
* s14001a: set default amp to 15 hap2016-01-181-20/+2
* s14001a: added optional devcb callbacks for mem read and BSY pin hap2016-01-181-18/+33
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+651