summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cinemat.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cinemat: further cleanup/separation - no longer needs a selector member or st... Vas Crabb2018-05-181-95/+44
* cinemat: split out stuff unique to demon and qb3, use virtual methods a bit m... Vas Crabb2018-05-171-39/+33
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* -output: Removed remaining legacy output accesors from cinemat, and removed t... mooglyguy2018-04-071-11/+11
* New 74LS259/9334/CD4099 devices AJR2017-07-251-10/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-10/+10
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+241