summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/fuukifg.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+4
* fuukifg.cpp : Minor fixes cam9002019-06-051-1/+1
* fuukifg.cpp : Updates (#5154) cam9002019-06-041-84/+88
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-3/+3
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-6/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-2/+2
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-5/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-3/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+185