summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/cdp1864.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* screen.h: Fix have_screen_update(), which was broken and returned false under... AJR2018-08-221-1/+1
* divideo: Fetch screen to be potentially configured during device_config_compl... AJR2018-08-211-5/+17
* cdp1861, cdp1864: Hook in screens efficiently without using MCFG (nw) AJR2018-08-171-0/+8
* cdp1864: Partial MCFG elimination (all callbacks are now devcb3) (nw) AJR2018-08-171-6/+6
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-12/+12
* couple more things for MSVC (nw) Vas Crabb2017-05-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+18
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Erase bitmap_rgb32::erase (nw) AJR2016-10-221-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+467