summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k051316.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+4
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+2
* k051316.cpp : Simplify handlers cam9002019-04-271-4/+4
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-17/+1
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-14/+13
* 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-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-2/+1
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* 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
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-1/+1
* various device_gfx_interface devices: cleanups and update or removal of obsol... Alex W. Jackson2014-08-221-1/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* k051316: clean up/simplify inline configs, add tile bank dirty method for ult... Alex W. Jackson2014-06-071-10/+5
* Clean up hotchase and tail2nos as requested by Fabio. Use official (and actua... Alex W. Jackson2014-06-041-5/+5
* k051316: converted to use device_gfx_interface, inline configs and delegates.... Fabio Priuli2014-06-031-30/+60
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+6
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* Split up in their own files the remaining modernized devices contained in kon... Scott Stone2013-07-111-0/+63