summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decmxc06.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* decmxc06.cpp : Further fixes of multi-width sprite handling cam9002019-06-071-0/+9
* decmxc06.cpp : Updates cam9002019-05-101-14/+9
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-9/+0
* stadhero.cpp : Minor cleanups, Add notes cam9002018-11-091-1/+1
* 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-2/+2
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-12/+7
* decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-3/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-4/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* add credit to some files where I've contributed (nw) David Haywood2015-05-161-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* use existing sprite device for 'thedeep' mamehaze2015-03-231-0/+10
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* Removed running_machine parameter from various methods were it wasn't needed ... Ivan Vangelista2014-10-061-3/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+0
* Added basic support for the bootleg sprites used by automat and secretab - Fr... Scott Stone2012-06-121-0/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-1/+1
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-17/+3
* BIG update. Aaron Giles2011-03-291-1/+1
* Converted Vapor Trail to use the common deco sprite functions [David Haywood] Angelo Salese2011-03-281-2/+3
* started moving common deco MXC06 sprite controller code to it's own device fi... Angelo Salese2011-03-281-0/+39