summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decospr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-32/+5
* 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-22/+21
* decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-6/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* decospr.cpp: fixed MT04912 and MT04920 (nw) Ivan Vangelista2016-05-021-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-5/+0
* 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
* new WORKING game mamehaze2015-02-031-0/+5
* decospr: converted to use delegates + some cleanups. nw. Fabio Priuli2014-04-081-34/+39
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+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/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+1
* Converted Boogie Wings to generic sprite device plus added manual mixing. Con... Angelo Salese2012-02-011-1/+38
* Converted Rohga and Schmeiser Robo to use generic deco sprite functions [Davi... Angelo Salese2012-01-281-0/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-6/+9
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-2/+2
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-19/+4
* BIG update. Aaron Giles2011-03-291-3/+3
* More of it from Haze ... Angelo Salese2011-03-241-0/+4
* More DECO 56 refactoring from Haze Angelo Salese2011-03-231-1/+3
* Haze: more of the same ... Angelo Salese2011-03-231-1/+3
* Deco 56: Allow rendering to a bitmap, with priority data intact, for manual m... Angelo Salese2011-03-231-1/+2
* Putted Deco 56 video sprite chip inside its own file [David Haywood] Angelo Salese2011-03-221-0/+45