summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_ssc.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean for 0.227 Vas Crabb2020-12-271-1/+1
* bus/coco: Fixed coco_ssc fix speech in Pegsaus and the Phantom Riders. (#7496) tim lindner2020-11-221-101/+61
* coco_ssc.cpp: adjust rounding to fix music regression in pitfall2 for coco3 Ivan Vangelista2020-11-171-1/+1
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-11/+11
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-5/+5
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-071-30/+30
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-12/+12
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+7
* ay8910.cpp : Updates cam9002019-02-151-3/+3
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-4/+5
* tms7000: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-061-8/+8
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-3/+3
* less space (nw) smf-2018-09-141-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* sp0256: Remove MCFG_ from coco_ssc (nw) Nigel Barnes2018-07-111-3/+3
* Avoid multiple explicit instantiations definition of templates Stefan BrĂ¼ns2018-06-291-2/+0
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* Sarayan made me do it. Vas Crabb2018-04-281-8/+10
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* The great CoCo/Dragon clock correction (nw) AJR2017-12-301-3/+3
* cococart: Provide a proper header for each device file (nw) AJR2017-11-231-0/+2
* tms7000: Convert I/O ports to callbacks (nw) AJR2017-10-301-8/+6
* srcclean (nw) Vas Crabb2017-06-251-5/+5
* Coco ssc busy delay (#2373) tim lindner2017-06-121-9/+36
* tms7000: Fix internal ROM region mapping (nw) AJR2017-06-101-5/+0
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-0/+562