summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/kaneko_spr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kaneko_spr.cpp : Fix drawing behavior cam9002020-01-231-12/+8
* kaneko_spr.cpp : Updates cam9002019-05-111-8/+13
* kaneko_spr.cpp : Updates (#4749) cam9002019-04-051-29/+29
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-17/+3
* kaneko16: eliminated machine().device usage, nw mooglyguy2018-06-131-0/+10
* 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-4/+14
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-6/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+9
* clean up a few more device issues, add basic device validation Vas Crabb2017-03-031-4/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-6/+6
* Simple LTO warning fixes (Part1) (nw) Cowering2015-05-241-6/+6
* Mention myself in a few more files (nw) Luca Elia2015-05-161-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* the Comad 'Fantasia' games are all derived from the expro02 Gals Panic codeba... mamehaze2015-02-141-0/+2
* Removed running_machine parameter from various methods were it wasn't needed ... Ivan Vangelista2014-10-061-5/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* handle berlwall alt spriteram layout in driver instead of inside sprite chip,... David Haywood2014-04-041-5/+0
* some misc Kaneko refactor, preparation for further work (nw) David Haywood2014-04-041-2/+13
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+6
* Bulk removal of machine().primary_screen references from MAME drivers, in Aaron Giles2013-08-051-1/+2
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-3/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-4/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-1/+1
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-3/+3
* MPU4: Starting spliting up some of the more intimidating mpu4 sets, ready to... Scott Stone2012-08-091-0/+1
* More Kaneko separation and continued mpu4 work - From Haze (nw) Scott Stone2012-08-091-26/+36
* Kaneko sprites are now a device. This should facilitate cleaning up video re... Scott Stone2012-08-081-0/+106