summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/seta001.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+2
* srcclean (nw) Vas Crabb2018-09-231-2/+2
* seta001 remove a kludge DavidHaywood2018-09-051-21/+61
* seta001.cpp : Convert arrays into std::unique_ptr, Minor cleanups (#3695) cam9002018-06-261-33/+33
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-10/+0
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-3/+3
* 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-9/+9
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-2/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-12/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+477