summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/compis/graphics.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* clean up a few more device issues, add basic device validation Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* compis: WIP. (nw) Curt Coder2016-08-161-0/+1
* compis: Created a bus for the graphics card slot. [Curt Coder] Curt Coder2016-08-161-0/+71