summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k007342.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+2
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-16/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-1/+1
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* 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-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-6/+5
* k007342_device callbacks and params modernized as example how to do it :) (nw) Miodrag Milanovic2014-03-111-12/+19
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+7
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* Split up in their own files the remaining modernized devices contained in kon... Scott Stone2013-07-111-0/+62