summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/mos7360.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-13/+9
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-65/+50
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Cleaned up bitmap API. Vas Crabb2020-09-271-81/+78
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-2/+1
* la7a1045/lmc1992/mas3507d/mea8000/mos6560/mos6581/mos7360/msm5232/multipcm: u... Aaron Giles2020-09-191-6/+7
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+2
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-171-2/+3
* plus4: Use input merger for IRQ (nw) AJR2018-08-131-4/+0
* maps: Finish devices/sound (nw) Olivier Galibert2018-04-201-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-3/+3
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-9/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+13
* disabling the screen uses the border colour [smf] smf-2017-03-211-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1206