summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k051960.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-3/+3
* 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-15/+15
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* chqflag.cpp: k051937 actually sets up a register when background should be di... angelosa2017-11-171-0/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+6
* Self-registering devices prep: Vas Crabb2017-02-271-3/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-6/+4
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* k051960: implement nmi, vblank. update chqflag to use the new support, Dirk Best2015-08-161-6/+10
* k051960: irq enable is actually irq ack Dirk Best2015-08-161-3/+0
* k051960: start adding irq/firq/nmi callback support Dirk Best2015-08-151-0/+22
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* k051960: remove 16-bit trampolines (nw) Alex W. Jackson2014-10-161-4/+0
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-5/+5
* k051960: converted to use device_gfx_interface, inline configs and delegates.... Fabio Priuli2014-06-251-27/+31
* gradius3: remove KONAMI_ROM_DEINTERLEAVE and some no longer needed code (nw) Alex W. Jackson2014-06-011-2/+0
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+6
* 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
* 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/+80