summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tc0780fpa.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-36/+36
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* tc0780fpa: swap buffers on command 0 (nw) Ville Linde2016-01-021-4/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-8/+8
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* tc0780fpa: double buffering + better FIFO handling (nw) Ville Linde2015-12-201-257/+228
* Split Taito TC0780FPA into its own device [Ville Linde] Ville Linde2015-12-181-0/+534