summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/es5503.cpp
Commit message (Expand)AuthorAgeFilesLines
* es5503: bits 0 and 6 are always high for this register (#8121) tim lindner2021-05-311-1/+1
* es5503 updates: [R. Belmont] arbee2020-09-241-7/+15
* es5503: use put_int for sample scaling, use fill_n for faster clear [R. Belmont] arbee2020-09-241-6/+8
* es5503: re-modernized, no breakage this time. [R. Belmont] arbee2020-09-231-8/+9
* es5503: revert to last version that plays correctly arbee2020-09-201-13/+12
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-2/+1
* es1373/es5503/es5506/esqpump: update to new stream callbacks Aaron Giles2020-09-171-13/+14
* es5503: don't overdrive the output [R. Belmont] arbee2020-09-131-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-2/+2
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* es5503: modernize save state registration (nw) arbee2019-12-091-15/+10
* es5503.cpp : Simplify handlers cam9002019-04-151-2/+2
* vgmplay: Added all sound chips (including multiple instances supported by the... smf-2018-08-041-3/+17
* es5503: fixed bad playback of synthLAB sampled-attack looped-sustain instrume... arbee2018-07-041-2/+1
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-11/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-0/+9
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-21/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-11/+11
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+451