summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decbac06.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-26/+11
* decbac06: Fix tilemap flip (nw) AJR2018-02-031-1/+1
* decbac06, deckarn, decmxc06, decospr: Set flip screen state without peeking i... AJR2018-02-031-0/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-0/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-1/+1
* looking at some bootlegs a bit (nw) David Haywood2015-10-221-1/+35
* 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
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+6
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-2/+2
* Modernization of the remainder of taitoic as well as the deco_bac06 device. ... Scott Stone2013-06-301-49/+45
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+2
* decbac06 - save ram properly, added a note about flipscreen behavior as a rem... David Haywood2012-12-291-0/+15
* Memory handler normalization, part 1. Aaron Giles2012-09-171-22/+22
* tilemap_create_device users modernized (no whatsnew) Miodrag Milanovic2012-09-071-2/+8
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+3
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-3/+3
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-3/+3
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-18/+4
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-2/+2
* BIG update. Aaron Giles2011-03-291-3/+3
* Converted Pocket Gal to use the common deco video routines [David Haywood] Angelo Salese2011-03-281-3/+4
* Converted Stadium Hero driver to use the common Deco video functions [David H... Angelo Salese2011-03-281-1/+5
* Converted Act Fancer, Trio the Punch and Mad Motor to use the common deco vid... Angelo Salese2011-03-271-1/+5
* some work on the 3 games in dec8.c which use the bac06 tilemaps[David Haywood] Angelo Salese2011-03-271-5/+35
* Converted DECO BAC06 tilemap (used by dec0.c) to be a device, reducing code d... Angelo Salese2011-03-271-0/+71