summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/sp0256.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-271-7/+6
* cpc_ssa1: simplify sp0256 lrq/sby pin read, hap2024-03-131-2/+11
* sp0256: remove reset lrq timer workaround that was added there for odyssey2 k... hap2024-03-121-53/+40
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-9/+9
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* less space (nw) smf-2018-09-141-4/+4
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-136/+121
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Fix various spelling fixes. Jordi Mallach2016-09-291-1/+1
* marked as BSD3 with approval from Joseph Zbiciak (nw) Miodrag Milanovic2016-03-241-14/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1367