summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/cdp1861.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-66/+62
* 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-3/+2
* devices\video: simplify handlers for a few devices (nw) Ivan Vangelista2020-03-061-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* cosmac: Fixed long branch instruction timing. [Curt Coder] Curt Coder2019-05-101-7/+0
* (nw) studio2 : notes; fixed mpt02h; patch to get studio2 working Robbbert2019-05-101-0/+37
* 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/+18
* cdp1861, cdp1864: Hook in screens efficiently without using MCFG (nw) AJR2018-08-171-0/+8
* cdp1861, cdp1862: Convert callbacks to devcb3 (nw) AJR2018-08-171-6/+6
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-12/+12
* coverity, cleanup, constructor delegation (nw) Vas Crabb2017-06-031-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+20
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Erase bitmap_rgb32::erase (nw) AJR2016-10-221-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+253