summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/x1_010.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-271-19/+7
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-13/+11
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-2/+3
* x1_010: Clamp output samples to within range AJR2021-02-251-2/+8
* t6721a/t6w28/tc8830f/tia/tms36xx/tms5110/upd1771/upd7752/upd934g/vlm5030/vrc6... Aaron Giles2020-09-211-13/+13
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* x1_010.cpp : Accurate frequency calculation, Minor cleanups cam9002020-02-261-78/+78
* seta.cpp : Various updates cam9002018-08-041-10/+6
* vgmplay.cpp : Add X1-010 Support cam9002018-07-231-19/+44
* x1_010 : Change m_adr value name to m_xor Because it's actually Address Bit X... cam9002018-02-181-3/+3
* Machines promoted to working Luca Elia2017-07-221-10/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+25
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanuo Miodrag Milanovic2015-12-051-1/+1
* removed usage of deprecated register keyword in our code (nw) Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+276