summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/crt9007.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw) AJR2018-11-051-1/+1
* crt9007: Interrupts don't get canceled here (nw) AJR2018-10-211-1/+1
* crt9007: Add frame timer AJR2018-10-211-17/+25
* crt9007: Convert callbacks to devcb3 and remove MCFG_ macros (nw) AJR2018-10-121-1/+2
* crt9007: Save more variables (nw) AJR2018-07-111-2/+8
* crt9007: Save state (nw) AJR2018-07-111-44/+92
* maps: Finish devices/video (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-16/+16
* crt9007: Device name typo (nw) AJR2017-11-211-1/+1
* 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-3/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-108/+82
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-55/+55
* tags are now strings (nw) Miodrag Milanovic2016-01-161-55/+55
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+935