summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/crt9007.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* New systems marked not working Dirk Best2024-04-011-0/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-12/+8
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices\video: simplify handlers for a few devices (nw) Ivan Vangelista2020-03-061-4/+4
* crt9007: Add frame timer AJR2018-10-211-1/+3
* crt9007: Convert callbacks to devcb3 and remove MCFG_ macros (nw) AJR2018-10-121-55/+11
* crt9007: Save more variables (nw) AJR2018-07-111-5/+5
* crt9007: Save state (nw) AJR2018-07-111-15/+19
* devcb3 Vas Crabb2018-07-071-11/+11
* crt9007: Line write handlers were surely not meant to be private (nw) AJR2018-03-081-2/+3
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-25/+25
* devices/video: some private-ization (nw) Ivan Vangelista2018-02-161-2/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-43/+34
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* 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
* override part 3 (nw) Miodrag Milanovic2015-12-051-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+222